diff options
Diffstat (limited to 'modutils/modinfo.c')
| -rw-r--r-- | modutils/modinfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modutils/modinfo.c b/modutils/modinfo.c index 410b6fbe4..c0910ffed 100644 --- a/modutils/modinfo.c +++ b/modutils/modinfo.c | |||
| @@ -13,6 +13,7 @@ | |||
| 13 | //config:config MODINFO | 13 | //config:config MODINFO |
| 14 | //config: bool "modinfo" | 14 | //config: bool "modinfo" |
| 15 | //config: default y | 15 | //config: default y |
| 16 | //config: select PLATFORM_LINUX | ||
| 16 | //config: help | 17 | //config: help |
| 17 | //config: Show information about a Linux Kernel module | 18 | //config: Show information about a Linux Kernel module |
| 18 | 19 | ||
