summaryrefslogtreecommitdiff
path: root/src/mainboard/ti/beaglebone
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2015-05-19 21:24:15 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-05-19 22:08:06 +0200
commit342535cc589d7cf16db230e41f26e456f3c3599a (patch)
treed0738d336ec90ef075f1fa909d451a1293d5bc8c /src/mainboard/ti/beaglebone
parenta6225fa0cfb54782ec4676343329f888128453a6 (diff)
downloadcoreboot-342535cc589d7cf16db230e41f26e456f3c3599a.tar.xz
Remove Kconfig variable that has no effect
MAINBOARD_HAS_BOOTBLOCK_INIT is only declared once and selected elsewhere (with no overlap), and never read. Remove it. Change-Id: Ica1f16182b556dbf4a3b747237af74bcc4c0608c Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10254 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/ti/beaglebone')
-rw-r--r--src/mainboard/ti/beaglebone/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/ti/beaglebone/Kconfig b/src/mainboard/ti/beaglebone/Kconfig
index 57ed9bcf4d..3e94aa0ce9 100644
--- a/src/mainboard/ti/beaglebone/Kconfig
+++ b/src/mainboard/ti/beaglebone/Kconfig
@@ -23,7 +23,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select CPU_TI_AM335X
select BOARD_ROMSIZE_KB_4096
- select MAINBOARD_HAS_BOOTBLOCK_INIT
config MAINBOARD_DIR
string