Skip to content
Commit f8dc7f2f authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Tom Rini
Browse files

configs: migrate CONFIG_SYS_ARM_CACHE_* in Kconfig



Move CONFIG_SYS_ARM_CACHE_WRITETHROUGH and
CONFIG_SYS_ARM_CACHE_WRITEALLOC into Kconfig done by moveconfig.py.

Kconfig uses a choice between the 3 values supported in U-Boot,
including the new configuration CONFIG_SYS_ARM_CACHE_WRITEBACK
(the default configuration).

The patch also avoids to select simultaneously 2 configurations.

Signed-off-by: default avatarPatrick Delaunay <patrick.delaunay@st.com>
parent e7882f65
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