diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-24 23:00:20 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-12-24 23:00:20 +0000 |
commit | 19bc341ecffe96af51c3b90107244840efb6489f (patch) | |
tree | aecb9ea9f0a77d1b37f812d9c417a21ff732415b /target/linux/ifxmips/config-2.6.23 | |
parent | 2b0c4d151c846caf3fda3195538b5ec9a2c14bf0 (diff) |
add ifxmips mei driver, untested and uncleaned
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9898 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 52ce0c7905..f5ae09ceb1 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 |