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/generic-2.6/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/generic-2.6/config-2.6.23')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.23 b/target/linux/generic-2.6/config-2.6.23 index baac771313..20efb3ce90 100644 --- a/target/linux/generic-2.6/config-2.6.23 +++ b/target/linux/generic-2.6/config-2.6.23 @@ -734,6 +734,7 @@ CONFIG_MSDOS_PARTITION=y CONFIG_MTD_ROOTFS_ROOT_DEV=y CONFIG_MTD_ROOTFS_SPLIT=y # CONFIG_MTD_UBI is not set +# CONFIG_MVSWITCH_PHY is not set # CONFIG_MWAVE is not set # CONFIG_MYRI10GE is not set # CONFIG_NCP_FS is not set |