enable seq by default in busybox

SVN-Revision: 858
This commit is contained in:
Felix Fietkau 2005-05-12 20:07:37 +00:00
parent e26f5899db
commit c74e778412

View File

@ -369,7 +369,7 @@ config BUSYBOX_CONFIG_RMDIR
config BUSYBOX_CONFIG_SEQ config BUSYBOX_CONFIG_SEQ
bool "seq" bool "seq"
default n default y
help help
print a sequence of numbers print a sequence of numbers