diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:06:00 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-01-04 19:06:00 +0000 |
commit | 397365a2cbcd22ca2b4b1dba8b365b3587e4547d (patch) | |
tree | bc8e3fbf8d436f4dbb148f6d1a69609fcd408e92 /target/linux/ar71xx/config-2.6.28 | |
parent | 2289835e4198e04e0617dd07bb14315b69035209 (diff) | |
download | upstream-397365a2cbcd22ca2b4b1dba8b365b3587e4547d.tar.gz upstream-397365a2cbcd22ca2b4b1dba8b365b3587e4547d.tar.bz2 upstream-397365a2cbcd22ca2b4b1dba8b365b3587e4547d.zip |
[ar71xx] add preliminary support for the Atheros PB42 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13860 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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index ef6b85272d..522f1c7e15 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -7,11 +7,12 @@ CONFIG_AG71XX=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y +CONFIG_AR71XX_MACH_PB42=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_MACH_WNR2000=y +CONFIG_AR71XX_MACH_WP543=y CONFIG_AR71XX_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set # CONFIG_ARCH_HAS_ILOG2_U64 is not set |