Skip to content
Snippets Groups Projects
Commit 8bef0597 authored by Madan Srinivas's avatar Madan Srinivas Committed by Lokesh Vutla
Browse files

defconfig: k2x_hs: Remove DTB_RESELECT to fix DHCP issue


This fixes the inadvertent definition of CONFIG_DTB_RESELECT and
CONFIG_MULTI_DTB_FIT in the K2x HS defconfigs, that happened as part of
a resync of the defconfigs.

The inclusion of these config options causes ethernet to stop working on
K2x HS devices as they interfere with the installation of the secure
boot monitor.

This patch also removes the above configs for the K2 GP devices, as they
are not needed, and to keep the differences between the GP and HS
defconfigs to a minimum.

Signed-off-by: default avatarMadan Srinivas <madans@ti.com>
Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
parent 7a8d03f8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment