mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
0685ce90ac
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>
6 lines
127 B
Plaintext
6 lines
127 B
Plaintext
config AMLOGIC_FDTO_REMOVE_NODE
|
|
bool "Amlogic Fdtoverlay Remove Node"
|
|
default n
|
|
help
|
|
Fdtoverlay support remove dtb node.
|