Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32230 )
Change subject: kconfig: Drop IS_ENABLED() macro
......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/#/c/32230/1/payloads/libpayload/include/kconfig....
File payloads/libpayload/include/kconfig.h:
https://review.coreboot.org/#/c/32230/1/payloads/libpayload/include/kconfig....
PS1, Line 20: #define CONFIG(option) config_enabled(CONFIG_##option)
Are we worried about forcing payloads to change? Depthcharge for example has lots of IS_ENABLED() in it. I'm happy to change those, but other payloads may not be that closely maintained...
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32230
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I8fc0d0136ba2316ef393c5c17f2b3ac3a9c6328d
Gerrit-Change-Number: 32230
Gerrit-PatchSet: 1
Gerrit-Owner: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Mon, 08 Apr 2019 18:13:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment