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 | af172fc7041977ed158830232a6924742751d66e (patch) | |
tree | ef54fd1ae7e74fa65e5d7ad87de08f39a4c7c3a9 /target/linux/ar71xx/config-2.6.30 | |
parent | df6fb0c71b32a56975bb4f0c7b5666bd1f7ef194 (diff) | |
download | upstream-af172fc7041977ed158830232a6924742751d66e.tar.gz upstream-af172fc7041977ed158830232a6924742751d66e.tar.bz2 upstream-af172fc7041977ed158830232a6924742751d66e.zip |
ar71xx: add common m25p80 device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18817 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.30')
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 66b1b8fb34..842424de60 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -3,6 +3,7 @@ CONFIG_32BIT=y CONFIG_AG71XX=y CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set +CONFIG_AR71XX_DEV_M25P80=y CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y |