summaryrefslogtreecommitdiffstats
path: root/fragments
diff options
context:
space:
mode:
authorWolfgang Müller2021-08-13 12:00:47 +0200
committerWolfgang Müller2021-08-13 12:00:47 +0200
commit0fc0ca6b19dba33e947f09e5056706c3c3616b07 (patch)
treeaecc75fcc2129d51e940f143c89f98f5b3e16957 /fragments
parentb16f725a461bf9326322d5b297d236d5936ea082 (diff)
downloadkernfrag-0fc0ca6b19dba33e947f09e5056706c3c3616b07.tar.gz
fragments: Use expert mode by default
An upcoming commit which updates to the latest KSP recommendations requires expert mode for one setting. Enable it here.
Diffstat (limited to 'fragments')
-rw-r--r--fragments/base/common2
1 files changed, 2 insertions, 0 deletions
diff --git a/fragments/base/common b/fragments/base/common
index 9380e69..cb6dd19 100644
--- a/fragments/base/common
+++ b/fragments/base/common
@@ -1,3 +1,5 @@
+CONFIG_EXPERT=y
+
CONFIG_SMP=y
CONFIG_SYSVIPC=y