1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 21:17:10 +01:00
Files
u-boot-megous/include/linux
Simon Glass 310bfa737f kconfig: Update IS_ENABLED() internals
The config_enabled() macro currently uses 0 as the default value. Update
it to allow any value, so we can pass it something else, such as a
non-existent function, to produce a build error if it is not defined.

Also tidy up the code style for IS_ENABLED() and drop the unnecessary
brackets (the value is a simple 0 or 1).

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-02-08 23:07:59 -05:00
..
2021-01-27 16:58:57 -05:00
2019-12-06 16:44:20 -05:00
2019-12-06 16:44:20 -05:00
2019-12-06 16:44:20 -05:00
2021-03-01 09:54:11 -05:00
2018-06-07 17:08:06 -04:00
2022-01-19 18:11:34 +01:00
2018-11-20 13:08:15 +01:00
2021-11-23 09:57:55 +02:00
2019-05-20 13:50:34 +02:00
2020-05-11 01:30:49 +05:30
2020-08-24 16:37:53 +02:00
2019-12-06 16:44:20 -05:00
2021-03-01 09:54:11 -05:00
2021-04-20 07:31:12 -04:00
2018-11-20 13:08:15 +01:00
2022-01-19 18:11:34 +01:00
2019-12-06 16:44:19 -05:00
2019-05-05 08:48:50 -04:00
2022-01-19 18:11:34 +01:00