From c8832e1cee68edbe2612f1559ccdd28e1b5f83d1 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Wed, 20 Sep 2017 19:34:50 +0200 Subject: mainboard: use SeaBIOS config only when it's the payload of choice It makes no sense for Das U-Boot which uses the same setting. Change-Id: I1629aecf33cb62bb1e6856ef5627748a7dc74d8a Signed-off-by: Lubomir Rintel Reviewed-on: https://review.coreboot.org/21611 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Arthur Heymans Reviewed-by: Martin Roth --- src/mainboard/adi/rcc-dff/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/adi') diff --git a/src/mainboard/adi/rcc-dff/Kconfig b/src/mainboard/adi/rcc-dff/Kconfig index 3c22a742b0..b3559346b3 100644 --- a/src/mainboard/adi/rcc-dff/Kconfig +++ b/src/mainboard/adi/rcc-dff/Kconfig @@ -71,6 +71,7 @@ config UART_FOR_CONSOLE config PAYLOAD_CONFIGFILE string + depends on PAYLOAD_SEABIOS default "$(top)/src/mainboard/$(MAINBOARDDIR)/config_seabios" help The Avoton/Rangeley chip does not allow devices to write into the 0xe000 -- cgit v1.2.3