diff options
author | John Crispin <blogic@openwrt.org> | 2014-12-11 18:58:12 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2014-12-11 18:58:12 +0000 |
commit | 98c1678e8d914286ffe5173f6e687952ca9d616f (patch) | |
tree | 5844a05916b12c29766e306611e9729bcca5c940 /target | |
parent | 6cdae055c2da75e12d3d5f504d525c20e300d32a (diff) | |
download | upstream-98c1678e8d914286ffe5173f6e687952ca9d616f.tar.gz upstream-98c1678e8d914286ffe5173f6e687952ca9d616f.tar.bz2 upstream-98c1678e8d914286ffe5173f6e687952ca9d616f.zip |
netlogic: sync kernel config
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43630 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/netlogic/xlr/config-default | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/target/linux/netlogic/xlr/config-default b/target/linux/netlogic/xlr/config-default index ad2911da52..daa1c91ff3 100644 --- a/target/linux/netlogic/xlr/config-default +++ b/target/linux/netlogic/xlr/config-default @@ -1,2 +1,12 @@ -CONFIG_NLM_XLR_BOARD=y +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_PHYLIB=y +CONFIG_SWAP_IO_SPACE=y +CONFIG_SYS_HAS_CPU_XLR=y +CONFIG_SYS_SUPPORTS_HUGETLBFS=y |