diff options
Diffstat (limited to 'src/cpu/allwinner/a10/Kconfig')
-rw-r--r-- | src/cpu/allwinner/a10/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/allwinner/a10/Kconfig b/src/cpu/allwinner/a10/Kconfig index e481af0143..ce68476b1c 100644 --- a/src/cpu/allwinner/a10/Kconfig +++ b/src/cpu/allwinner/a10/Kconfig @@ -13,7 +13,6 @@ config CPU_SPECIFIC_OPTIONS select HAVE_MONOTONIC_TIMER select HAVE_UART_SPECIAL select BOOTBLOCK_CONSOLE - select CPU_HAS_BOOTBLOCK_INIT ## TODO Change this to some better address not overlapping bootblock when ## cbfstool supports creating header in arbitrary location. |