compile additional busybox head options
authorFelix Fietkau <nbd@openwrt.org>
Fri, 18 Mar 2005 14:38:37 +0000 (14:38 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 18 Mar 2005 14:38:37 +0000 (14:38 +0000)
SVN-Revision: 386

openwrt/package/busybox/config/coreutils/Config.in

index 49bdb894052aa93a75601d10acbbb274e7745c3c..1a3ef990cfc5a138773087a8f9845624762dd751 100644 (file)
@@ -200,7 +200,7 @@ config BUSYBOX_CONFIG_HEAD
 
 config BUSYBOX_CONFIG_FEATURE_FANCY_HEAD
        bool "  Enable head options (-c, -q, and -v)"
-       default n
+       default y
        depends on BUSYBOX_CONFIG_HEAD
        help
          This enables the head options (-c, -q, and -v).