]> www.infradead.org Git - users/jedix/linux-maple.git/commit
openrisc: migrate to the generic rule for built-in DTB
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 22 Dec 2024 00:23:50 +0000 (09:23 +0900)
committerStafford Horne <shorne@gmail.com>
Tue, 14 Jan 2025 17:17:15 +0000 (17:17 +0000)
commit134502abfe361784a4e04037cbb76261ab4d835b
tree81d5886ad1f07482700d2f46e68d016d94837821
parentfc033cf25e612e840e545f8d5ad2edd6ba613ed5
openrisc: migrate to the generic rule for built-in DTB

Commit 654102df2ac2 ("kbuild: add generic support for built-in boot
DTBs") introduced generic support for built-in DTBs.

Select GENERIC_BUILTIN_DTB to use the generic rule.

To keep consistency across architectures, this commit also renames
CONFIG_OPENRISC_BUILTIN_DTB_NAME to CONFIG_BUILTIN_DTB_NAME.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Stafford Horne <shorne@gmail.com>
arch/openrisc/Kbuild
arch/openrisc/Kconfig
arch/openrisc/boot/dts/Makefile
arch/openrisc/configs/or1klitex_defconfig
arch/openrisc/configs/or1ksim_defconfig
arch/openrisc/configs/simple_smp_defconfig