modinfo: make it select PLATFORM_LINUX. Closes 4411

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
1_20_stable
Denys Vlasenko 2011-10-30 22:07:36 +01:00
parent e504c245f7
commit b076193f74
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
//config:config MODINFO
//config: bool "modinfo"
//config: default y
//config: select PLATFORM_LINUX
//config: help
//config: Show information about a Linux Kernel module