diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:17:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-19 19:17:53 +0000 |
commit | 91491c6e37b69cc26acd82f3685e71720c415831 (patch) | |
tree | 8efab74a5183590523510ce0e04db3d5a0d1729a /target/linux/ar71xx/config-2.6.26 | |
parent | 85d59fbf8c0c41ba4bcc5e426461ed005c13f97a (diff) | |
download | upstream-91491c6e37b69cc26acd82f3685e71720c415831.tar.gz upstream-91491c6e37b69cc26acd82f3685e71720c415831.tar.bz2 upstream-91491c6e37b69cc26acd82f3685e71720c415831.zip |
rename RouterStation stuff, and add machine type for the LSX board
SVN-Revision: 13694
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index f091cdf58a..6fe9333963 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -8,8 +8,8 @@ CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y CONFIG_AR71XX_MACH_RB_4XX=y -CONFIG_AR71XX_MACH_ROUTERSTATION=y CONFIG_AR71XX_MACH_TEW_632BRP=y +CONFIG_AR71XX_MACH_UBNT=y CONFIG_AR71XX_MACH_WP543=y CONFIG_AR71XX_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set |