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 | e62fdae016bd9160829fa9d6e2252692bccdc5c4 (patch) | |
tree | e3c35b1f7e4747c8011a7481deb4774c9f1034b3 /target/linux/atheros/config-2.6.23 | |
parent | 88dbe9e906c14ebc8f46e7415eede8a674aa1913 (diff) | |
download | upstream-e62fdae016bd9160829fa9d6e2252692bccdc5c4.tar.gz upstream-e62fdae016bd9160829fa9d6e2252692bccdc5c4.tar.bz2 upstream-e62fdae016bd9160829fa9d6e2252692bccdc5c4.zip |
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10876 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |