diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Kconfig b/src/Kconfig index f6819b4add..24de7d27c2 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -344,10 +344,6 @@ config HIGH_SCRATCH_MEMORY_SIZE hex default 0x0 -config USE_OPTION_TABLE - bool - default n - config HAVE_OPTION_TABLE bool default n |