package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth...
[openwrt.git] / package / busybox / Makefile
index 9638e9c..d13980c 100644 (file)
@@ -42,11 +42,7 @@ define Package/busybox/description
 endef
 
 define Package/busybox/config
-       menu "Configuration"
-               depends on PACKAGE_busybox
-               source "$(SOURCE)/target-config.in"
-               source "$(SOURCE)/config/Config.in"
-       endmenu
+       source "$(SOURCE)/Config.in"
 endef
 
 define Build/Configure
This page took 0.021833 seconds and 4 git commands to generate.