diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-04-20 08:29:01 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-04-20 08:29:01 +0000 |
commit | 11d94ce083896c7d85b8b353deffa51f60a3a4d5 (patch) | |
tree | 98693d4e90bb805805d07793a29404c5c3e613ad /target/linux/atheros/config-2.6.23 | |
parent | 1ffb70c7b071d814c79dc2b8a593e1c3ade782fa (diff) | |
download | upstream-11d94ce083896c7d85b8b353deffa51f60a3a4d5.tar.gz upstream-11d94ce083896c7d85b8b353deffa51f60a3a4d5.tar.bz2 upstream-11d94ce083896c7d85b8b353deffa51f60a3a4d5.zip |
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
SVN-Revision: 10876
Diffstat (limited to 'target/linux/atheros/config-2.6.23')
-rw-r--r-- | target/linux/atheros/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/atheros/config-2.6.23 b/target/linux/atheros/config-2.6.23 index 2f69da0ba7..86824273e3 100644 --- a/target/linux/atheros/config-2.6.23 +++ b/target/linux/atheros/config-2.6.23 @@ -134,6 +134,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y # CONFIG_MTD_ROM is not set # CONFIG_MTD_SLRAM is not set CONFIG_MTD_SPIFLASH=y +CONFIG_MVSWITCH_PHY=y CONFIG_NEW_GPIO=y # CONFIG_NO_IOPORT is not set # CONFIG_PAGE_SIZE_16KB is not set |