aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/lumpy/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/samsung/lumpy/romstage.c')
-rw-r--r--src/mainboard/samsung/lumpy/romstage.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/samsung/lumpy/romstage.c b/src/mainboard/samsung/lumpy/romstage.c
index c8642094e9..ef5a836328 100644
--- a/src/mainboard/samsung/lumpy/romstage.c
+++ b/src/mainboard/samsung/lumpy/romstage.c
@@ -202,9 +202,7 @@ void main(unsigned long bist)
console_init();
-#if CONFIG_CHROMEOS
init_bootmode_straps();
-#endif
/* Halt if there was a built in self test failure */
report_bist_failure(bist);