Author: luka Date: 2014-11-30 04:51:43 +0100 (Sun, 30 Nov 2014) New Revision: 43435
Modified: trunk/target/linux/malta/config-3.14 Log: malta: add more 3.14 kernel symbols Signed-off-by: Luka Perkov <[email protected]> Modified: trunk/target/linux/malta/config-3.14 =================================================================== --- trunk/target/linux/malta/config-3.14 2014-11-30 01:20:38 UTC (rev 43434) +++ trunk/target/linux/malta/config-3.14 2014-11-30 03:51:43 UTC (rev 43435) @@ -166,6 +166,7 @@ CONFIG_MIPS_EXTERNAL_TIMER=y # CONFIG_MIPS_HUGE_TLB_SUPPORT is not set CONFIG_MIPS_L1_CACHE_SHIFT=6 +CONFIG_MIPS_L1_CACHE_SHIFT_6=y # CONFIG_MIPS_MACHINE is not set CONFIG_MIPS_MALTA=y CONFIG_MIPS_MSC=y @@ -174,6 +175,7 @@ CONFIG_MIPS_MT_FPAFF=y CONFIG_MIPS_MT_SMP=y # CONFIG_MIPS_MT_SMTC is not set +# CONFIG_MIPS_O32_FP64_SUPPORT is not set CONFIG_MIPS_PERF_SHARED_TC_COUNTERS=y # CONFIG_MIPS_VPE_LOADER is not set CONFIG_MODULES_USE_ELF_REL=y @@ -238,6 +240,7 @@ # CONFIG_STAGING is not set CONFIG_STOP_MACHINE=y CONFIG_SWAP_IO_SPACE=y +CONFIG_SYNC_R4K=y CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED_V2=y CONFIG_SYS_HAS_CPU_MIPS32_R1=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
