diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-12-09 10:38:08 (GMT) |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2013-12-30 20:01:08 (GMT) |
commit | 9da4a8d9197e42d532f2e2af072d8219105139b2 (patch) | |
tree | bbb8b6ca3b2d63d74a5f79f2e84cc1db2466f57f /arch/m68k/configs/hp300_defconfig | |
parent | 27d632d27c4f4f0e9201b38f4ae70bd3050de843 (diff) | |
download | linux-9da4a8d9197e42d532f2e2af072d8219105139b2.tar.xz |
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/hp300_defconfig')
-rw-r--r-- | arch/m68k/configs/hp300_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/configs/hp300_defconfig b/arch/m68k/configs/hp300_defconfig index efffa68..9e6d582 100644 --- a/arch/m68k/configs/hp300_defconfig +++ b/arch/m68k/configs/hp300_defconfig @@ -196,7 +196,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 |