diff options
Diffstat (limited to 'Config.in.legacy')
| -rw-r--r-- | Config.in.legacy | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy index 59c9804bf1..23962a2389 100644 --- a/Config.in.legacy +++ b/Config.in.legacy @@ -184,6 +184,30 @@ config BR2_GDB_VERSION_7_5 The 7.5 version of gdb has been removed. Use a newer version instead. +config BR2_BUSYBOX_VERSION_1_19_X + bool "busybox version selection has been removed" + select BR2_LEGACY + help + The possibility of selecting the Busybox version has been + removed. Use the latest version provided by the Busybox + package instead. + +config BR2_BUSYBOX_VERSION_1_20_X + bool "busybox version selection has been removed" + select BR2_LEGACY + help + The possibility of selecting the Busybox version has been + removed. Use the latest version provided by the Busybox + package instead. + +config BR2_BUSYBOX_VERSION_1_21_X + bool "busybox version selection has been removed" + select BR2_LEGACY + help + The possibility of selecting the Busybox version has been + removed. Use the latest version provided by the Busybox + package instead. + config BR2_PACKAGE_LIBV4L_DECODE_TM6000 bool "decode_tm6000" select BR2_PACKAGE_LIBV4L_UTILS |

