diff options
Diffstat (limited to 'linux/Config.in')
-rw-r--r-- | linux/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/linux/Config.in b/linux/Config.in index 8faf1c8462..4e2db473f0 100644 --- a/linux/Config.in +++ b/linux/Config.in @@ -8,6 +8,12 @@ config BR2_LINUX_KERNEL if BR2_LINUX_KERNEL +# Packages that need to have a kernel with support for loadable modules, +# but do not use the kernel-modules infrastructure, should select that +# option. +config BR2_LINUX_NEEDS_MODULES + bool + # # Version selection. We provide the choice between: # |