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 | 4e4050b160c20946d07789a6f6c71b6b2c4c28b3 (patch) | |
tree | e281bcd95cb9e165ddac1b4ae8f002f20e6acff9 /target/linux/brcm-2.4/config | |
parent | 6232c138af89a6f6b28350ec1fbee39b0b5747a4 (diff) | |
download | master-187ad058-4e4050b160c20946d07789a6f6c71b6b2c4c28b3.tar.gz master-187ad058-4e4050b160c20946d07789a6f6c71b6b2c4c28b3.tar.bz2 master-187ad058-4e4050b160c20946d07789a6f6c71b6b2c4c28b3.zip |
use hotplug2 for serializing hotplug events on 2.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7097 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.4/config')
-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 60355f89da..2828170162 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 |