Author: blogic Date: 2014-12-11 19:58:12 +0100 (Thu, 11 Dec 2014) New Revision: 43630
Modified: trunk/target/linux/netlogic/xlr/config-default Log: netlogic: sync kernel config Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/netlogic/xlr/config-default =================================================================== --- trunk/target/linux/netlogic/xlr/config-default 2014-12-11 18:54:30 UTC (rev 43629) +++ trunk/target/linux/netlogic/xlr/config-default 2014-12-11 18:58:12 UTC (rev 43630) @@ -1,2 +1,12 @@ +CONFIG_CPU_SUPPORTS_HUGEPAGES=y +CONFIG_CPU_XLR=y +CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y +# CONFIG_HUGETLBFS is not set +CONFIG_I2C_XLR=y +CONFIG_MDIO_BOARDINFO=y +CONFIG_NETLOGIC_XLR_NET=y CONFIG_NLM_XLR_BOARD=y -CONFIG_I2C_XLR=y +CONFIG_PHYLIB=y +CONFIG_SWAP_IO_SPACE=y +CONFIG_SYS_HAS_CPU_XLR=y +CONFIG_SYS_SUPPORTS_HUGETLBFS=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
