diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-04-07 20:53:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-04-07 20:53:41 +0000 |
commit | 8f889f92505d08eaafcb7465a70cb259c72ecd60 (patch) | |
tree | 9a456a4bae9deae9430662597942549a1fe93a9a /target/linux/ar71xx/config-2.6.37 | |
parent | a0c3d49064a25e2e2ea83db0a36e4e38eff625cd (diff) | |
download | upstream-8f889f92505d08eaafcb7465a70cb259c72ecd60.tar.gz upstream-8f889f92505d08eaafcb7465a70cb259c72ecd60.tar.bz2 upstream-8f889f92505d08eaafcb7465a70cb259c72ecd60.zip |
ar71xx: add DB120 board specific PCI initialization
Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com>
SVN-Revision: 26523
Diffstat (limited to 'target/linux/ar71xx/config-2.6.37')
-rw-r--r-- | target/linux/ar71xx/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.37 b/target/linux/ar71xx/config-2.6.37 index d5a9413e37..826a864f39 100644 --- a/target/linux/ar71xx/config-2.6.37 +++ b/target/linux/ar71xx/config-2.6.37 @@ -6,6 +6,7 @@ CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y CONFIG_AR71XX_DEV_AR934X_WMAC=y +CONFIG_AR71XX_DEV_DB120_PCI=y CONFIG_AR71XX_DEV_DSA=y CONFIG_AR71XX_DEV_GPIO_BUTTONS=y CONFIG_AR71XX_DEV_LEDS_GPIO=y |