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.28 | |
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.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 |