diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-18 12:56:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-18 12:56:55 +0000 |
commit | e190743d25dc5714dce9f65378263a3e56cd4204 (patch) | |
tree | 6c57af2cc47eb49ca291ce3bf6f58ae9f8ebc3be /target/linux/ar71xx/config-2.6.31 | |
parent | 18112a36bb76108951dcd966de3a2cb38e692fb7 (diff) | |
download | upstream-e190743d25dc5714dce9f65378263a3e56cd4204.tar.gz upstream-e190743d25dc5714dce9f65378263a3e56cd4204.tar.bz2 upstream-e190743d25dc5714dce9f65378263a3e56cd4204.zip |
ar71xx: add common m25p80 device
SVN-Revision: 18817
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index b699e4b81a..b506467e50 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -5,6 +5,7 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set +CONFIG_AR71XX_DEV_M25P80=y CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y |