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/generic-2.6/config-2.6.23 | |
parent | 1ffb70c7b071d814c79dc2b8a593e1c3ade782fa (diff) | |
download | mtk-20170518-11d94ce083896c7d85b8b353deffa51f60a3a4d5.zip mtk-20170518-11d94ce083896c7d85b8b353deffa51f60a3a4d5.tar.gz mtk-20170518-11d94ce083896c7d85b8b353deffa51f60a3a4d5.tar.bz2 |
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/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 baac771..20efb3c 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 |