Commit 76dd0f2c authored by Tuomas Tynkkynen's avatar Tuomas Tynkkynen Committed by Tom Rini
Browse files

ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in Kconfig



These symbols are declared in Kconfig, so it's wrong to set them in
header files.

Note that this is not size-neutral - some 'default y' options will now
get turned on by Kconfig, such as CONFIG_CMD_DM=y and CONFIG_DM_STDIO=y.

Signed-off-by: default avatarTuomas Tynkkynen <tuomas@tuxera.com>
parent ec5c4a8f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment