summaryrefslogtreecommitdiffstats
path: root/common/Kconfig
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2020-06-11 07:35:38 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-06-11 07:35:38 +0200
commitc3da5e9e8c2456989102079e29ed8e98855baba4 (patch)
treedfd6ac934dfb8cd43246961be9c5ff8c3ff753c6 /common/Kconfig
parentf97124673fbedd3500c1d9ea99a7f88825b0a6ff (diff)
parent006fa56bb1a06a59ae13f349602af13faaeb89d5 (diff)
downloadbarebox-c3da5e9e8c2456989102079e29ed8e98855baba4.tar.gz
barebox-c3da5e9e8c2456989102079e29ed8e98855baba4.tar.xz
Merge branch 'for-next/kbuild'
Diffstat (limited to 'common/Kconfig')
-rw-r--r--common/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/Kconfig b/common/Kconfig
index 18796c6888..ac282d8955 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -319,6 +319,7 @@ config MODULES
depends on HAS_MODULES
depends on EXPERIMENTAL
bool "module support"
+ option modules
help
This option enables support for loadable modules via insmod. Module
support is quite experimental at the moment. There is no convenient