
19 Dec
2015
19 Dec
'15
9:39 a.m.
Hi Simon,
2015-12-19 3:57 GMT+09:00 Simon Glass sjg@chromium.org:
6 files changed, 16 insertions(+), 70 deletions(-)
I definitely agree it would be good to drop this. But does it work? I thought IS_ENABLED() only worked for Kconfig options?
Ah, I missed that.
IS_ENABLED() only works with macros defined as 1.
Most of include/configs/*.h define macros without values, so this series does not work.
I've marked it as Rejected.
--
Best Regards
Masahiro Yamada