]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: rockchip: imply OF_LIBFDT_OVERLAY for rk3308 and rk3328
authorFUKAUMI Naoki <naoki@radxa.com>
Wed, 17 Jul 2024 04:47:26 +0000 (13:47 +0900)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 17 Jul 2024 08:26:55 +0000 (16:26 +0800)
commite8b3f6c1018e1401bcc697a8aed8120061e4f189
tree0bca1ac0916d17aa390d0904762a171138e2eff8
parent4acc8bb044a48d49ea71af997cf520b70b42a739
configs: rockchip: imply OF_LIBFDT_OVERLAY for rk3308 and rk3328

for rk3308, all defconfigs have CONFIG_OF_LIBFDT_OVERLAY=y, so enable it
by default.

for rk3328, any defconfig doesn't have it. but there is no strong reason
not to enable it. at least it's required for ROCK Pi E.

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/mach-rockchip/Kconfig
configs/evb-rk3308_defconfig
configs/roc-cc-rk3308_defconfig
configs/rock-pi-s-rk3308_defconfig