aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/Kconfig')
-rw-r--r--src/lib/Kconfig8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/lib/Kconfig b/src/lib/Kconfig
index ab0182c0b2..168a06801a 100644
--- a/src/lib/Kconfig
+++ b/src/lib/Kconfig
@@ -5,14 +5,6 @@ config MISSING_BOARD_RESET
implementation. This activates a stub that logs the missing
board reset and halts execution.
-config NO_EDID_FILL_FB
- bool
- default y if !MAINBOARD_DO_NATIVE_VGA_INIT
- help
- Don't include default fill_lb_framebuffer() implementation. Select
- this if your drivers uses MAINBOARD_DO_NATIVE_VGA_INIT but provides
- its own fill_lb_framebuffer() implementation.
-
config RAMSTAGE_ADA
bool
help