modinfo: make it select PLATFORM_LINUX. Closes 4411
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Oct 2011 21:07:36 +0000 (22:07 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 30 Oct 2011 21:07:36 +0000 (22:07 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
modutils/modinfo.c

index 410b6fb..c0910ff 100644 (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