summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Kconfig')
-rw-r--r--lib/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index e16dd35715..3339a9aa23 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -19,4 +19,11 @@ config FDT
config OFTREE
select FDT
bool
+
+config BCH
+ bool
+
+config BITREV
+ bool
+
endmenu