From b59eaf6ca88267baf28cb318117696df1fb03fee Mon Sep 17 00:00:00 2001 From: Aaron Durbin Date: Fri, 15 May 2015 13:55:08 -0500 Subject: cbfs: remove unused CBFS_HEADER_ROM_OFFSET option The CBFS_HEADER_ROM_OFFSET went away. Remove remaining defintions that are not used. Change-Id: Ibedce988143f0b7167cea1b27de5b33698b5d82b Signed-off-by: Aaron Durbin Reviewed-on: http://review.coreboot.org/10217 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/ti/beaglebone/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/ti/beaglebone/Kconfig') diff --git a/src/mainboard/ti/beaglebone/Kconfig b/src/mainboard/ti/beaglebone/Kconfig index ef86f6b4ff..faaf18e79d 100644 --- a/src/mainboard/ti/beaglebone/Kconfig +++ b/src/mainboard/ti/beaglebone/Kconfig @@ -52,10 +52,6 @@ config BOOTBLOCK_ROM_OFFSET hex default 0x0 -config CBFS_HEADER_ROM_OFFSET - hex - default 0x10 - config UART_FOR_CONSOLE int default 0 -- cgit v1.2.3