diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-17 20:30:57 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-17 20:30:57 +0000 |
commit | a7c5c4390a71cbe1e754c3819e63ce11eeeed90f (patch) | |
tree | 415307884e2b43c58264051ec47bf64b25168bea /target/linux/ar71xx/config-3.3 | |
parent | 7c85646176e0fc6111aa532fff548a9c2192be11 (diff) | |
download | upstream-a7c5c4390a71cbe1e754c3819e63ce11eeeed90f.tar.gz upstream-a7c5c4390a71cbe1e754c3819e63ce11eeeed90f.tar.bz2 upstream-a7c5c4390a71cbe1e754c3819e63ce11eeeed90f.zip |
ar71xx: register the NAND flash controller device on DB120
SVN-Revision: 33455
Diffstat (limited to 'target/linux/ar71xx/config-3.3')
-rw-r--r-- | target/linux/ar71xx/config-3.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.3 b/target/linux/ar71xx/config-3.3 index 9194701e78..db53c2b024 100644 --- a/target/linux/ar71xx/config-3.3 +++ b/target/linux/ar71xx/config-3.3 @@ -15,6 +15,7 @@ CONFIG_ATH79_DEV_ETH=y CONFIG_ATH79_DEV_GPIO_BUTTONS=y CONFIG_ATH79_DEV_LEDS_GPIO=y CONFIG_ATH79_DEV_M25P80=y +CONFIG_ATH79_DEV_NFC=y CONFIG_ATH79_DEV_SPI=y CONFIG_ATH79_DEV_USB=y CONFIG_ATH79_DEV_WMAC=y |