From: nbd Date: Wed, 10 Jan 2007 16:20:40 +0000 (+0000) Subject: enable pretty lsmod output for linux 2.6 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;ds=sidebyside;h=2abb4333d6638cacad83f7c49c46a6c11feda29e;p=openwrt.git enable pretty lsmod output for linux 2.6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6064 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/busybox/config/modutils/Config.in b/package/busybox/config/modutils/Config.in index d1e5c3a9e3..9183145c5b 100644 --- a/package/busybox/config/modutils/Config.in +++ b/package/busybox/config/modutils/Config.in @@ -74,7 +74,7 @@ config BUSYBOX_CONFIG_LSMOD config BUSYBOX_CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT bool "lsmod pretty output for 2.6.x Linux kernels " - default n + default y depends on BUSYBOX_CONFIG_LSMOD help This option makes output format of lsmod adjusted to