summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/Kconfig b/lib/Kconfig
index aff37a9a8da..064afeaafbe 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -7,6 +7,9 @@ config AVB_ATX
bool "Enable AVB_ATX support"
depends on AVB_SUPPORT
+config APPEND_BOOTARGS
+ bool "Append bootargs support"
+
config BCH
bool "Enable Software based BCH ECC"
help