rpm2cpio: handle bz2 too; code shrink
[oweals/busybox.git] / coreutils / Config.in
index f9db0671d33fec10c29b6d97bdacab934bfe45c8..cacfb9661a602374d0ecbd2fd0f7eefac6be344b 100644 (file)
@@ -635,7 +635,7 @@ config TAIL
          from files.
 
 config FEATURE_FANCY_TAIL
-       bool "Enable extra tail options (-q, -s, and -v)"
+       bool "Enable extra tail options (-q, -s, -v, and -F)"
        default y
        depends on TAIL
        help
@@ -667,7 +667,7 @@ config TEST
 config FEATURE_TEST_64
        bool "Extend test to 64 bit"
        default n
-       depends on TEST || ASH_BUILTIN_TEST
+       depends on TEST || ASH_BUILTIN_TEST || HUSH
        help
          Enable 64-bit support in test.