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.28 | |
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.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 077260dd9c..17eafa13d7 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -9,6 +9,7 @@ CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y CONFIG_AR71XX_MACH_RB_4XX=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 |