Files
kernel_common_drivers/scripts/Kconfig
T
haotian.qu f76dbc1a97 fdtoverlay: kernel add fdtoverlay delete dts node config [5/6]
PD#SWPL-150301

Problem:
Kernel add fdtoverlay delete dts node config.

Solution:
1.Add CONFIG_AMLOGIC_FDTO_REMOVE_NODE to support
enable fdtoverlay delete dts node.
2.Delete redundant dts files.

Verify:
local

Signed-off-by: haotian.qu <haotian.qu@amlogic.com>
Change-Id: Iabbbdb699e457c13124308eb0cb0e38356a66764
2024-03-22 00:12:21 -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.