Felix Singer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/49025 )
Change subject: mb/clevo/cml-u: Rework Kconfig ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/49025/3/src/mainboard/clevo/cml-u/K... File src/mainboard/clevo/cml-u/Kconfig:
https://review.coreboot.org/c/coreboot/+/49025/3/src/mainboard/clevo/cml-u/K... PS3, Line 21: _OPTIONS
well, vboot below (and others) is also already declared
I tried out your suggestion and I am getting this error while `git commit --amend`:
Check Kconfig files for errors (lint-stable-008-kconfig): #!!!!! Error: BOARD_CLEVO_L140CU entry at src/mainboard/clevo/cml-u/Kconfig:21 has already been created outside a choice block at src/mainboard/clevo/cml-u/Kconfig.name:3. # 1 errors test failed
So I think this is not possible.