From 9486b1dba69027bbfaa759780c3a7f4fdd466301 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Wed, 6 Jan 2021 16:18:40 +0100 Subject: mb/asrock/h110m: Drop DEVICETREE from Kconfig Drop DEVICETREE from Kconfig since it matches the default value. Built with BUILD_TIMELESS=1, coreboot.rom remains the same. Change-Id: Idbcd49cca6494ae2da0f364c24638d7ca11911da Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/49183 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/asrock/h110m/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src') diff --git a/src/mainboard/asrock/h110m/Kconfig b/src/mainboard/asrock/h110m/Kconfig index c72ca7cb24..cec5db8413 100644 --- a/src/mainboard/asrock/h110m/Kconfig +++ b/src/mainboard/asrock/h110m/Kconfig @@ -29,10 +29,6 @@ config MAINBOARD_PART_NUMBER string default "H110M" -config DEVICETREE - string - default "devicetree.cb" - config PRERAM_CBMEM_CONSOLE_SIZE hex default 0xd00 -- cgit v1.2.3