enable pretty lsmod output for linux 2.6
SVN-Revision: 6064
This commit is contained in:
parent
e4390854df
commit
a360c33116
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue