Hello build bot (Jenkins), Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/52805
to look at the new patch set (#2).
Change subject: mb/clevo: Replace `def_bool` with `bool` ......................................................................
mb/clevo: Replace `def_bool` with `bool`
Not need to use `def_bool`. Use `bool` to be consistent with the rest of the Kconfig file.
Change-Id: I3558820ae45090b5f3cf494badde9e37ca2721bb Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/clevo/cml-u/Kconfig M src/mainboard/clevo/kbl-u/Kconfig 2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/52805/2