diff options
Diffstat (limited to 'modutils')
| -rw-r--r-- | modutils/Config.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modutils/Config.src b/modutils/Config.src index 84ff34a08..1808f332d 100644 --- a/modutils/Config.src +++ b/modutils/Config.src | |||
| @@ -133,7 +133,7 @@ config FEATURE_CHECK_TAINTED_MODULE | |||
| 133 | This option is required to support GPLONLY modules. | 133 | This option is required to support GPLONLY modules. |
| 134 | 134 | ||
| 135 | config FEATURE_MODUTILS_ALIAS | 135 | config FEATURE_MODUTILS_ALIAS |
| 136 | bool "Support for module.aliases file" | 136 | bool "Support module.aliases file" |
| 137 | default y | 137 | default y |
| 138 | depends on DEPMOD || MODPROBE | 138 | depends on DEPMOD || MODPROBE |
| 139 | select PLATFORM_LINUX | 139 | select PLATFORM_LINUX |
| @@ -150,7 +150,7 @@ config FEATURE_MODUTILS_ALIAS | |||
| 150 | Say Y if unsure. | 150 | Say Y if unsure. |
| 151 | 151 | ||
| 152 | config FEATURE_MODUTILS_SYMBOLS | 152 | config FEATURE_MODUTILS_SYMBOLS |
| 153 | bool "Support for module.symbols file" | 153 | bool "Support module.symbols file" |
| 154 | default y | 154 | default y |
| 155 | depends on DEPMOD || MODPROBE | 155 | depends on DEPMOD || MODPROBE |
| 156 | select PLATFORM_LINUX | 156 | select PLATFORM_LINUX |
