aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/xway/config-default
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2011-06-08 17:57:55 +0000
committerJohn Crispin <john@openwrt.org>2011-06-08 17:57:55 +0000
commited0e649a5b0b4664eeb85a6137542ec4c0de7513 (patch)
tree300e49443e1fb32c602242aeb9e7ce0cb70b1e60 /target/linux/lantiq/xway/config-default
parent4cbdfb6d927540302db026e032a13a92cbf135d3 (diff)
downloadupstream-ed0e649a5b0b4664eeb85a6137542ec4c0de7513.tar.gz
upstream-ed0e649a5b0b4664eeb85a6137542ec4c0de7513.tar.bz2
upstream-ed0e649a5b0b4664eeb85a6137542ec4c0de7513.zip
* fixes spi flash for ar9
* adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137
Diffstat (limited to 'target/linux/lantiq/xway/config-default')
-rw-r--r--target/linux/lantiq/xway/config-default3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/lantiq/xway/config-default b/target/linux/lantiq/xway/config-default
index dd59fa68d2..5ef2fb3463 100644
--- a/target/linux/lantiq/xway/config-default
+++ b/target/linux/lantiq/xway/config-default
@@ -26,9 +26,9 @@ CONFIG_INPUT_POLLDEV=y
CONFIG_LANTIQ_ETOP=y
CONFIG_LANTIQ_MACH_ARV45XX=y
CONFIG_LANTIQ_MACH_EASY50712=y
+CONFIG_LANTIQ_MACH_NETGEAR=y
CONFIG_MACH_NO_WESTBRIDGE=y
# CONFIG_MINIX_FS_NATIVE_ENDIAN is not set
-# CONFIG_MTD_LATCH_ADDR is not set
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_NEED_PER_CPU_KM=y
CONFIG_PCI=y
@@ -44,6 +44,7 @@ CONFIG_SOC_XWAY=y
CONFIG_SPI=y
CONFIG_SPI_BITBANG=y
# CONFIG_SPI_GPIO is not set
+CONFIG_SPI_LANTIQ=y
CONFIG_SPI_MASTER=y
CONFIG_USB_SUPPORT=y
CONFIG_XZ_DEC=y