mb/siemens/mc_ehl: Move RTC Kconfig option to variant level
commitd518c6593ce67acea241a3e5c84b531d037c6c96
authorWerner Zeh <werner.zeh@siemens.com>
Fri, 26 Aug 2022 11:49:13 +0000 (26 13:49 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Wed, 7 Sep 2022 09:23:53 +0000 (7 09:23 +0000)
treefdd8310c362fb56a68c8b7318c8925d1f2794207
parent5fb66adc323cba3f23cd668d6d2d1cb586724f0e
mb/siemens/mc_ehl: Move RTC Kconfig option to variant level

With a redesign of mc_ehl2 the used RTC was changed. In order to be able
to select a different RTC type for every variant move the RTC Kconfig
switch into the variant's Kconfig file.

Change-Id: Ia24703ede6a935e3b9886df87237857baec7d6a0
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67100
Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/siemens/mc_ehl/Kconfig
src/mainboard/siemens/mc_ehl/variants/mc_ehl1/Kconfig
src/mainboard/siemens/mc_ehl/variants/mc_ehl2/Kconfig