aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 015c38f458..adeeb7c687 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -1144,20 +1144,6 @@ config CHECKLIST_DATA_FILE_LOCATION
required and not implemented if a weak implementation is found in the
resulting image.
-config RAMSTAGE_ADA
- def_bool n
- help
- Selected by features that use Ada code in ramstage.
-
-config RAMSTAGE_LIBHWBASE
- def_bool n
- select RAMSTAGE_ADA
- help
- Selected by features that require `libhwbase` in ramstage.
-
-config HWBASE_DYNAMIC_MMIO
- def_bool y
-
config UNCOMPRESSED_RAMSTAGE
bool