diff options
Diffstat (limited to 'src/mainboard/ti/beaglebone/Kconfig')
-rw-r--r-- | src/mainboard/ti/beaglebone/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/ti/beaglebone/Kconfig b/src/mainboard/ti/beaglebone/Kconfig index 8651c9bf4b..7029d1c756 100644 --- a/src/mainboard/ti/beaglebone/Kconfig +++ b/src/mainboard/ti/beaglebone/Kconfig @@ -62,10 +62,6 @@ config CBFS_HEADER_ROM_OFFSET hex default 0x10 -config CBFS_ROM_OFFSET - hex - default 0x5000 - choice CONSOLE_SERIAL_UART_CHOICES prompt "Serial Console UART" default CONSOLE_SERIAL_UART0 |