diff options
author | John Crispin <john@openwrt.org> | 2007-12-24 23:00:20 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2007-12-24 23:00:20 +0000 |
commit | 42f612a5cbb36fcc36b2b852333efaa90c83b5a4 (patch) | |
tree | 8a2b5f25d17a15711902bf47bd2012d721c1897a /target/linux/ifxmips/config-2.6.23 | |
parent | 93b97272aa3a786aee85bbba88d94109a37a0b98 (diff) | |
download | mtk-20170518-42f612a5cbb36fcc36b2b852333efaa90c83b5a4.zip mtk-20170518-42f612a5cbb36fcc36b2b852333efaa90c83b5a4.tar.gz mtk-20170518-42f612a5cbb36fcc36b2b852333efaa90c83b5a4.tar.bz2 |
add ifxmips mei driver, untested and uncleaned
SVN-Revision: 9898
Diffstat (limited to 'target/linux/ifxmips/config-2.6.23')
-rw-r--r-- | target/linux/ifxmips/config-2.6.23 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/config-2.6.23 b/target/linux/ifxmips/config-2.6.23 index 52ce0c7..f5ae09c 100644 --- a/target/linux/ifxmips/config-2.6.23 +++ b/target/linux/ifxmips/config-2.6.23 @@ -62,7 +62,7 @@ CONFIG_IFXMIPS_EEPROM=y CONFIG_IFXMIPS_GPIO=y CONFIG_IFXMIPS_LED=y CONFIG_IFXMIPS_MEI=y -# CONFIG_IFXMIPS_MII0 is not set +CONFIG_IFXMIPS_MII0=y # CONFIG_IFXMIPS_MII1 is not set CONFIG_IFXMIPS_SSC=y CONFIG_IFXMIPS_WDT=y |