compile additional busybox head options
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 18 Mar 2005 14:38:37 +0000 (14:38 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 18 Mar 2005 14:38:37 +0000 (14:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@386 3c298f89-4303-0410-b956-a3cf2f4a3e73

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).