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 | 1c83fbd366fc12324055d66130eaa567893e996e (patch) | |
tree | 22a9f1cb8636d7565faf4efc1cbb4bc81e4b1ad7 /target/linux/ar71xx/config-2.6.26 | |
parent | 035ee6d188072e7bf367936a4172c6943d8e83c1 (diff) | |
download | upstream-1c83fbd366fc12324055d66130eaa567893e996e.tar.gz upstream-1c83fbd366fc12324055d66130eaa567893e996e.tar.bz2 upstream-1c83fbd366fc12324055d66130eaa567893e996e.zip |
[ar71xx] rename RouterStation stuff, and add machine type for the LSX board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13694 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |