From a0f29312b459235b60f41160d8a776a56d4ca3de Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Tue, 13 Nov 2018 10:28:47 +0100 Subject: mb/*/*/Kconfig: Don't specify devicetree path if default val used Change-Id: I3d77a625c5ece7b7ea5476fe0bd42829d1fc72c4 Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/29625 Reviewed-by: Elyes HAOUAS Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/intel/leafhill/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/intel/leafhill') diff --git a/src/mainboard/intel/leafhill/Kconfig b/src/mainboard/intel/leafhill/Kconfig index 79ee3d0991..94d0493953 100644 --- a/src/mainboard/intel/leafhill/Kconfig +++ b/src/mainboard/intel/leafhill/Kconfig @@ -11,10 +11,6 @@ config MAINBOARD_DIR string default intel/leafhill -config DEVICETREE - string - default "devicetree.cb" - config MAINBOARD_PART_NUMBER string default "Leafhill" -- cgit v1.2.3