ide: Avoid preprocessor for CONFIG_ATAPI
authorSimon Glass <sjg@chromium.org>
Tue, 25 Apr 2023 16:54:40 +0000 (10:54 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2023 17:51:06 +0000 (13:51 -0400)
Use IS_ENABLED() instead for all conditions.

Signed-off-by: Simon Glass <sjg@chromium.org>

No differences found