From 7d638784a25c3d715c68773fc171d76f647e8143 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Thu, 28 Jan 2021 12:51:11 +0100 Subject: device/Kconfig: Declare MMCONF symbols' type once Only specify the type of MMCONF_BASE_ADDRESS and MMCONF_BUS_NUMBER once. Change-Id: Iacd2ed0dae5f1fb6b309124da53b3fa0eef32693 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/50032 Reviewed-by: Arthur Heymans Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/mainboard/emulation/qemu-q35/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/emulation') diff --git a/src/mainboard/emulation/qemu-q35/Kconfig b/src/mainboard/emulation/qemu-q35/Kconfig index 5a77ded9b3..9958cafc92 100644 --- a/src/mainboard/emulation/qemu-q35/Kconfig +++ b/src/mainboard/emulation/qemu-q35/Kconfig @@ -61,7 +61,6 @@ config MAINBOARD_PART_NUMBER default "QEMU x86 q35/ich9" config MMCONF_BASE_ADDRESS - hex default 0xb0000000 # fw_cfg tables can be larger than the default when TPM is enabled -- cgit v1.2.3