netlogic: sync kernel config
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43630
This commit is contained in:
parent
1ef2106725
commit
6f4656c19b
1 changed files with 11 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue