summaryrefslogtreecommitdiff
path: root/conf/distro/openzaurus.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/openzaurus.conf')
-rw-r--r--conf/distro/openzaurus.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/conf/distro/openzaurus.conf b/conf/distro/openzaurus.conf
index be7d4a0d92..4af0dfc85f 100644
--- a/conf/distro/openzaurus.conf
+++ b/conf/distro/openzaurus.conf
@@ -5,8 +5,3 @@
INHERIT += " package_ipk debian"
TARGET_OS = "linux"
TARGET_FPU = "soft"
-
-# 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"