diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 07:26:26 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-09-13 07:26:26 +0000 |
commit | 5804b9d1b71c5bdf23ad2889f22d147300ec175e (patch) | |
tree | 8b8d772f352d0bb4276e7fe664c494750a50878d /target/linux/ar71xx/patches-3.3/613-RB2011-support.patch | |
parent | 4fd67c3cd4bbc5e10736bbe1213d68c1490ba8f3 (diff) | |
download | upstream-5804b9d1b71c5bdf23ad2889f22d147300ec175e.tar.gz upstream-5804b9d1b71c5bdf23ad2889f22d147300ec175e.tar.bz2 upstream-5804b9d1b71c5bdf23ad2889f22d147300ec175e.zip |
ar71xx: register the NAND controller device on the RB2011
SVN-Revision: 33388
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/613-RB2011-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/613-RB2011-support.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch index 656d5f8b59..f180fcf335 100644 --- a/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch +++ b/target/linux/ar71xx/patches-3.3/613-RB2011-support.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -335,6 +335,11 @@ config ATH79_MACH_RB750 +@@ -335,6 +335,12 @@ config ATH79_MACH_RB750 select ATH79_ROUTERBOOT select RLE_DECOMPRESS @@ -8,6 +8,7 @@ + bool "MikroTik RouterBOARD 2011 support" + select SOC_AR934x + select ATH79_DEV_ETH ++ select ATH79_DEV_NFC + config ATH79_MACH_WNDR3700 bool "NETGEAR WNDR3700 board support" |