aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/clevo/kbl-u/Kconfig.name
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2021-01-03 21:01:38 +0000
committerMichael Niewöhner <foss@mniewoehner.de>2021-01-05 01:50:50 +0000
commit483c4fe5bc08c1f125b2544fc89263a5b62bd6d2 (patch)
treebf0c5ca60f58692f5fd070b633cffe7a3858471e /src/mainboard/clevo/kbl-u/Kconfig.name
parent0ab6f0bd4c6ff0b815ca9ad65a171b6084ee8c87 (diff)
mb/clevo/kbl-u: Rework Kconfig
Rework Kconfig file so that each variant has its own config option with their specific selects / configuration and move common selects to a seperate config option, which is used as base for each variant. Built clevo/n130wu with BUILD_TIMELESS=1, coreboot.rom remains the same. Change-Id: I1f07b5851ece6d0943faa9c90fc518805880a27d Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49060 Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Daniel Maslowski <info@orangecms.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/clevo/kbl-u/Kconfig.name')
-rw-r--r--src/mainboard/clevo/kbl-u/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/clevo/kbl-u/Kconfig.name b/src/mainboard/clevo/kbl-u/Kconfig.name
index 5a6f699c67..05a49cda7c 100644
--- a/src/mainboard/clevo/kbl-u/Kconfig.name
+++ b/src/mainboard/clevo/kbl-u/Kconfig.name
@@ -4,3 +4,4 @@ comment "Kaby Lake U"
config BOARD_CLEVO_N130WU
bool "N130WU / N131WU"
+ select BOARD_CLEVO_N130WU_OPTIONS