summaryrefslogtreecommitdiffstats
path: root/src/mainboard/intel/glkrvp/Kconfig
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-05-08 20:00:07 +0200
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-10-03 17:12:48 +0000
commit3c0350989d2569dc6973ebcfcacbf8acb40c1679 (patch)
tree83d4187c626ab768f4435d1c923d802fa86ad52d /src/mainboard/intel/glkrvp/Kconfig
parent28f699246ffcea74465dad573a772056d7170865 (diff)
downloadcoreboot-3c0350989d2569dc6973ebcfcacbf8acb40c1679.tar.gz
coreboot-3c0350989d2569dc6973ebcfcacbf8acb40c1679.tar.bz2
coreboot-3c0350989d2569dc6973ebcfcacbf8acb40c1679.zip
mb/intel/glkrvp: Move selects from Kconfig.name to Kconfig
Selects should be done in the Kconfig file instead of Kconfig.name and not mixed over both files. Change-Id: I817faab0438a35d2e8859342e7c2b2dbaa0afeeb Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78129 Reviewed-by: Martin L Roth <gaumless@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/intel/glkrvp/Kconfig')
-rw-r--r--src/mainboard/intel/glkrvp/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/intel/glkrvp/Kconfig b/src/mainboard/intel/glkrvp/Kconfig
index c2584f31c796..5a1ae43e1eda 100644
--- a/src/mainboard/intel/glkrvp/Kconfig
+++ b/src/mainboard/intel/glkrvp/Kconfig
@@ -13,6 +13,10 @@ config BOARD_INTEL_BASEBOARD_GLKRVP
select DRIVERS_I2C_DA7219
select SOC_ESPI
+config BOARD_INTEL_GLKRVP
+ select BOARD_INTEL_BASEBOARD_GLKRVP
+ select BASEBOARD_GLKRVP_LAPTOP
+
if BOARD_INTEL_BASEBOARD_GLKRVP
config BASEBOARD_GLKRVP_LAPTOP