summaryrefslogtreecommitdiff
path: root/conf/distro/switchbox.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/switchbox.conf')
-rw-r--r--conf/distro/switchbox.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/switchbox.conf b/conf/distro/switchbox.conf
index ff20708da2..c3013cf858 100644
--- a/conf/distro/switchbox.conf
+++ b/conf/distro/switchbox.conf
@@ -15,8 +15,3 @@ SWITCHBOX_DEVICE_TABLE = "${@bb.which(bb.data.getVar('BBPATH', d, 1), 'files/dev
EXTRA_IMAGECMD_ext2.gz = "-r 0 -i 512 -f ${SWITCHBOX_DEVICE_TABLE}"
USE_NLS = "no"
-
-# Whether to use the old shell hotplug or the new C hotplug is a
-# distribution decision.
-BOOTSTRAP_EXTRA_DEPENDS += "linux-hotplug"
-BOOTSTRAP_EXTRA_RDEPENDS += "linux-hotplug"