Files
kernel_common_drivers/scripts/Kconfig
T
haotian.qu 0685ce90ac fdtoverlay: fdtoverlay support delete dts node. [1/1]
PD#SWPL-150301

Problem:
Fdtoverlay cann't support remove unnecessary dts node.

Solution:
Add __removenode__ key work to support the function.

Verify:
local

Change-Id: Ia586fdd02b9be1d227ab527c3bbf363ab1ff4604
Signed-off-by: haotian.qu <haotian.qu@amlogic.com>
2024-03-22 00:12:38 -07:00

6 lines
127 B
Plaintext

config AMLOGIC_FDTO_REMOVE_NODE
bool "Amlogic Fdtoverlay Remove Node"
default n
help
Fdtoverlay support remove dtb node.