diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-05-31 22:53:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-05-31 22:53:43 +0000 |
commit | 627d352d704836df68cf5e8efd4b4f51853b9637 (patch) | |
tree | 2ed49b0bb5f5decc81ca83a24b3125b202715203 /target/linux/ar71xx/config-2.6.38 | |
parent | effd488adc0ddcd229b3890da631186b612644c5 (diff) | |
download | upstream-627d352d704836df68cf5e8efd4b4f51853b9637.tar.gz upstream-627d352d704836df68cf5e8efd4b4f51853b9637.tar.bz2 upstream-627d352d704836df68cf5e8efd4b4f51853b9637.zip |
ar71xx: add support for the AP121/AP121-MINI reference boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27067 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.38')
-rw-r--r-- | target/linux/ar71xx/config-2.6.38 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.38 b/target/linux/ar71xx/config-2.6.38 index 876582682f..36badd13bd 100644 --- a/target/linux/ar71xx/config-2.6.38 +++ b/target/linux/ar71xx/config-2.6.38 @@ -13,6 +13,7 @@ CONFIG_AR71XX_DEV_M25P80=y CONFIG_AR71XX_DEV_PB42_PCI=y CONFIG_AR71XX_DEV_PB9X_PCI=y CONFIG_AR71XX_DEV_USB=y +CONFIG_AR71XX_MACH_AP121=y CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AP96=y @@ -178,7 +179,7 @@ CONFIG_SLUB=y CONFIG_SOC_AR71XX=y CONFIG_SOC_AR724X=y CONFIG_SOC_AR913X=y -# CONFIG_SOC_AR933X is not set +CONFIG_SOC_AR933X=y CONFIG_SOC_AR934X=y CONFIG_SPI=y CONFIG_SPI_AP83=y |