Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into next
authorTom Rini <trini@konsulko.com>
Thu, 11 May 2023 17:02:03 +0000 (13:02 -0400)
committerTom Rini <trini@konsulko.com>
Thu, 11 May 2023 17:02:03 +0000 (13:02 -0400)
commiteaa9efafffaf87e3414db5d21face5e2dad105e4
tree4b6fc541bf21bcd0dc2afa9b832963393e2bf22b
parent11910550b65e6072b9542d462c0aa93f4ca81836
parent1781ec67f43ae6fcaec628831b09a587f5cab174
Merge branch '2023-05-11-CONFIG_IS_ENABLED-vs-IS_ENABLED-cleanups' into next

- Bring in some of the clean-ups to use IS_ENABLED rather than
  CONFIG_IS_ENABLED to make the code less error-prone.