Skip to content
Snippets Groups Projects
Commit 43b6e38b authored by Anatolij Gustschin's avatar Anatolij Gustschin Committed by Tom Rini
Browse files

dts: add property removal option CONFIG_OF_REMOVE_PROPS


This can be used for device tree size reduction similar as
CONFIG_OF_SPL_REMOVE_PROPS option. Some boards must pass the
built-in DTB unchanged to the kernel, thus we may not cut it
down unconditionally. Therefore enable the property removal
list option only if CONFIG_OF_DTB_PROPS_REMOVE is selected.

Signed-off-by: default avatarAnatolij Gustschin <agust@denx.de>
parent 051e03c0
No related branches found
No related tags found
Loading
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