diff options
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r-- | package/busybox/Config.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in index 7110f0f56..68abf16f5 100644 --- a/package/busybox/Config.in +++ b/package/busybox/Config.in @@ -23,7 +23,6 @@ choice config BR2_BUSYBOX_VERSION_1_13_X bool "BusyBox 1.13.x" - depends on BR2_RECENT config BR2_BUSYBOX_VERSION_1_14_X bool "BusyBox 1.14.x" @@ -31,7 +30,6 @@ choice config BR2_BUSYBOX_VERSION_1_15_X bool "BusyBox 1.15.x" - depends on BR2_DEPRECATED || BR2_RECENT config BR2_BUSYBOX_VERSION_1_16_X bool "BusyBox 1.16.x" |