diff options
author | John Crispin <john@openwrt.org> | 2007-12-24 14:08:30 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2007-12-24 14:08:30 +0000 |
commit | 68d5da67d49d835f0b1cacc50dc17fefde3d5df0 (patch) | |
tree | a5caa2919926a31a20eef445b39542aa1ac7bdd3 /target/linux/ifxmips/config-2.6.23 | |
parent | ac2f4c97e7f6e328e2fc31a291fadfc691955bbf (diff) | |
download | upstream-68d5da67d49d835f0b1cacc50dc17fefde3d5df0.tar.gz upstream-68d5da67d49d835f0b1cacc50dc17fefde3d5df0.tar.bz2 upstream-68d5da67d49d835f0b1cacc50dc17fefde3d5df0.zip |
add mei to ifxmips's makefiles
SVN-Revision: 9889
Diffstat (limited to 'target/linux/ifxmips/config-2.6.23')
-rw-r--r-- | target/linux/ifxmips/config-2.6.23 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ifxmips/config-2.6.23 b/target/linux/ifxmips/config-2.6.23 index 21da39d22c..52ce0c7905 100644 --- a/target/linux/ifxmips/config-2.6.23 +++ b/target/linux/ifxmips/config-2.6.23 @@ -61,6 +61,7 @@ CONFIG_IFXMIPS_ASC_UART=y CONFIG_IFXMIPS_EEPROM=y CONFIG_IFXMIPS_GPIO=y CONFIG_IFXMIPS_LED=y +CONFIG_IFXMIPS_MEI=y # CONFIG_IFXMIPS_MII0 is not set # CONFIG_IFXMIPS_MII1 is not set CONFIG_IFXMIPS_SSC=y |