diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-12-09 11:38:08 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-12-30 21:01:08 +0100 |
commit | 9da4a8d9197e42d532f2e2af072d8219105139b2 (patch) | |
tree | bbb8b6ca3b2d63d74a5f79f2e84cc1db2466f57f /arch/m68k/configs/sun3_defconfig | |
parent | 27d632d27c4f4f0e9201b38f4ae70bd3050de843 (diff) | |
download | linux-stable-9da4a8d9197e42d532f2e2af072d8219105139b2.tar.gz linux-stable-9da4a8d9197e42d532f2e2af072d8219105139b2.tar.bz2 linux-stable-9da4a8d9197e42d532f2e2af072d8219105139b2.zip |
m68k/defconfig: Disable /sbin/hotplug fork-bomb by default
Cfr. commit 7934779a69f1184f29d786b89e77dd14519bd226 ("Driver-Core: disable
/sbin/hotplug by default").
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/sun3_defconfig')
-rw-r--r-- | arch/m68k/configs/sun3_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/configs/sun3_defconfig b/arch/m68k/configs/sun3_defconfig index 99bcc60f82a3..e578dd87a451 100644 --- a/arch/m68k/configs/sun3_defconfig +++ b/arch/m68k/configs/sun3_defconfig @@ -191,7 +191,6 @@ CONFIG_ATALK=m CONFIG_BATMAN_ADV=m CONFIG_BATMAN_ADV_DAT=y # CONFIG_WIRELESS is not set -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_DEVTMPFS=y # CONFIG_FIRMWARE_IN_KERNEL is not set # CONFIG_FW_LOADER_USER_HELPER is not set |