diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-03-07 05:40:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-03-07 05:40:56 +0000 |
commit | 10ad4ea96cd43d2b1a74ee2e53d8279f2b9a2023 (patch) | |
tree | 4658a0752a60d7b8df6388ac95ff99728519bc3b /target/linux/ar71xx/config-2.6.32 | |
parent | 74e3887e5aa494b2ee626c1a95264e4e26c83da0 (diff) | |
download | upstream-10ad4ea96cd43d2b1a74ee2e53d8279f2b9a2023.tar.gz upstream-10ad4ea96cd43d2b1a74ee2e53d8279f2b9a2023.tar.bz2 upstream-10ad4ea96cd43d2b1a74ee2e53d8279f2b9a2023.zip |
ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbol
SVN-Revision: 20027
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 1479a1f4d5..036718cd93 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -26,7 +26,7 @@ CONFIG_AR71XX_MACH_MZK_W04NU=y CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_PB42=y CONFIG_AR71XX_MACH_PB44=y -CONFIG_AR71XX_MACH_RB_4XX=y +CONFIG_AR71XX_MACH_RB4XX=y CONFIG_AR71XX_MACH_TEW_632BRP=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR741ND=y |