diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 10:40:04 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-15 10:40:04 +0000 |
commit | 91e866f3836b4ef9e88e391bea3df11684a901ef (patch) | |
tree | a95d046f2c674da824ecb1fdd8c4880c1804b590 /target/linux/generic-2.6/config-2.6.25 | |
parent | 88e632d853ac18fc82ef245486ed952ef124739c (diff) | |
download | upstream-91e866f3836b4ef9e88e391bea3df11684a901ef.tar.gz upstream-91e866f3836b4ef9e88e391bea3df11684a901ef.tar.bz2 upstream-91e866f3836b4ef9e88e391bea3df11684a901ef.zip |
config cleanups
SVN-Revision: 15861
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.25')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.25 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/config-2.6.25 b/target/linux/generic-2.6/config-2.6.25 index 8c1fdcefd7..6b602b9d0f 100644 --- a/target/linux/generic-2.6/config-2.6.25 +++ b/target/linux/generic-2.6/config-2.6.25 @@ -750,7 +750,7 @@ CONFIG_JOLIET=y # CONFIG_KARMA_PARTITION is not set # CONFIG_KEXEC is not set # CONFIG_KEYS is not set -# CONFIG_KMOD is not set +CONFIG_KMOD=y # CONFIG_LAPB is not set # CONFIG_LASAT is not set # CONFIG_LBD is not set @@ -781,6 +781,10 @@ CONFIG_LOG_BUF_SHIFT=14 # CONFIG_MAC80211_LEDS is not set # CONFIG_MAC_EMUMOUSEBTN is not set # CONFIG_MAC_PARTITION is not set +# CONFIG_IBM_NEW_EMAC_EMAC4 is not set +# CONFIG_IBM_NEW_EMAC_RGMII is not set +# CONFIG_IBM_NEW_EMAC_TAH is not set +# CONFIG_IBM_NEW_EMAC_ZMII is not set # CONFIG_MACVLAN is not set # CONFIG_MAGIC_SYSRQ is not set # CONFIG_MARKEINS is not set |