modinfo: make it select PLATFORM_LINUX. Closes 4411

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2011-10-30 22:07:36 +01:00
parent e504c245f7
commit b076193f74

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