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/patches-3.3/606-MIPS-ath79-pb44-fixes.patch | |
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/patches-3.3/606-MIPS-ath79-pb44-fixes.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/606-MIPS-ath79-pb44-fixes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/606-MIPS-ath79-pb44-fixes.patch b/target/linux/ar71xx/patches-3.3/606-MIPS-ath79-pb44-fixes.patch index 7b1a1184e4..f9ec7753f1 100644 --- a/target/linux/ar71xx/patches-3.3/606-MIPS-ath79-pb44-fixes.patch +++ b/target/linux/ar71xx/patches-3.3/606-MIPS-ath79-pb44-fixes.patch @@ -143,7 +143,7 @@ MIPS_MACHINE(ATH79_MACH_PB44, "PB44", "Atheros PB44 reference board", --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -57,6 +57,7 @@ config ATH79_MACH_DB120 +@@ -58,6 +58,7 @@ config ATH79_MACH_DB120 config ATH79_MACH_PB44 bool "Atheros PB44 reference board" select SOC_AR71XX |