Skip to content
Commit 0478dac6 authored by Tom Rini's avatar Tom Rini
Browse files

kbuild: Remove uncmd_spl logic



At this point in the conversion there should be no need to have logic to
disable some symbol during the SPL build as all symbols should have an
SPL counterpart.

The main real changes done here are that we now must make proper use of
CONFIG_IS_ENABLED(DM_SERIAL) rather than many of the odd tricks we
developed prior to CONFIG_IS_ENABLED() being available.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent e95bcfb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment