diff options
author | Felix Fietkau <nbd@openwrt.org> | 2007-05-05 18:33:18 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2007-05-05 18:33:18 +0000 |
commit | ca7a8156029b94f9fe0e9d78a2502c0b0db98567 (patch) | |
tree | dbb58fde5a662952714b8c7221c94e9ea1c7e445 /target/linux/brcm-2.4/config/default | |
parent | 341b6afd554369bcd700dd505210955d521e9ee9 (diff) | |
download | mtk-20170518-ca7a8156029b94f9fe0e9d78a2502c0b0db98567.zip mtk-20170518-ca7a8156029b94f9fe0e9d78a2502c0b0db98567.tar.gz mtk-20170518-ca7a8156029b94f9fe0e9d78a2502c0b0db98567.tar.bz2 |
use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
Diffstat (limited to 'target/linux/brcm-2.4/config/default')
-rw-r--r-- | target/linux/brcm-2.4/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm-2.4/config/default b/target/linux/brcm-2.4/config/default index 60355f8..2828170 100644 --- a/target/linux/brcm-2.4/config/default +++ b/target/linux/brcm-2.4/config/default @@ -175,7 +175,6 @@ CONFIG_MSDOS_FS=m CONFIG_MTD_BCM947XX=y CONFIG_MTD_CFI_SSTSTD=y CONFIG_MTD_SFLASH=y -# CONFIG_MTD_SPLIT_ROOTFS is not set # CONFIG_NATSEMI is not set # CONFIG_NE2K_PCI is not set # CONFIG_NE3210 is not set |