Author: blogic Date: 2014-12-11 19:39:22 +0100 (Thu, 11 Dec 2014) New Revision: 43628
Modified: trunk/target/linux/mpc85xx/p1020/config-default Log: mcp85xx/p1020: fixup config-default this was missed during the 3.14 bump Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/mpc85xx/p1020/config-default =================================================================== --- trunk/target/linux/mpc85xx/p1020/config-default 2014-12-11 18:35:41 UTC (rev 43627) +++ trunk/target/linux/mpc85xx/p1020/config-default 2014-12-11 18:39:22 UTC (rev 43628) @@ -1,2 +1,21 @@ +CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y +CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y +# CONFIG_ARCH_RANDOM is not set +CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y +CONFIG_CPU_RMAP=y +# CONFIG_GENERIC_CSUM is not set +CONFIG_GENERIC_TBSYNC=y +CONFIG_HAVE_DEBUG_STACKOVERFLOW=y +CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y +CONFIG_HAVE_RCU_TABLE_FREE=y +CONFIG_MUTEX_SPIN_ON_OWNER=y +CONFIG_NET_FLOW_LIMIT=y CONFIG_NR_CPUS=2 +CONFIG_RCU_STALL_COMMON=y +CONFIG_RFS_ACCEL=y +CONFIG_RPS=y +CONFIG_SLUB_CPU_PARTIAL=y CONFIG_SMP=y +CONFIG_STOP_MACHINE=y +CONFIG_TREE_RCU=y +CONFIG_XPS=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
