]> git.dujemihanovic.xyz Git - u-boot.git/commit
turris_1x: Normalize Kconfig usage
authorTom Rini <trini@konsulko.com>
Sat, 13 Jul 2024 14:38:38 +0000 (08:38 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 13 Jul 2024 16:42:15 +0000 (10:42 -0600)
commitb182816c1fb436916661949213c543bf4d42250b
tree0712da2bf7a7c57475d473f6d78a7758f25c08e0
parent246a0ce1e17358c4a08579dfca9b33c179a3a928
turris_1x: Normalize Kconfig usage

We don't set many options in the board Kconfig entry file but instead
use defconfigs, select in some cases on the target itself, or update the
"default" options of the main entries when needed. In this case we can
remove most of the board Kconfig entries and just add them to the
defconfig like other platforms.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/powerpc/cpu/mpc85xx/Kconfig
board/CZ.NIC/turris_1x/Kconfig
configs/turris_1x_nor_defconfig
configs/turris_1x_sdcard_defconfig