diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Kconfig b/src/Kconfig index 8b2369a0ba..4091a6127f 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -541,11 +541,6 @@ config CACHE_ROM_SIZE_OVERRIDE hex default 0x0 -# TODO: Can probably be removed once all chipsets have kconfig options for it. -config VIDEO_MB - int - default 0 - config USE_WATCHDOG_ON_BOOT bool default n |