On Thu, 13 Mar 2025 08:54:11 +0100, Ahmad Fatoum wrote: > Later commits will move many more promptless arch symbols into the file, > so prepare for that by moving the current ones to the end and leave the > options, which either have a prompt or are not boolean at the start. > > Applied, thanks! [1/6] arch: move promptless options to end of Kconfig file https://git.pengutronix.de/cgit/barebox/commit/?id=8b39ba47c150 (link may not be stable) [2/6] RISC-V: rename HAS_CACHE to RISCV_ICACHE https://git.pengutronix.de/cgit/barebox/commit/?id=f1d533dda182 (link may not be stable) [3/6] treewide: retire CONFIG_HAS_CACHE https://git.pengutronix.de/cgit/barebox/commit/?id=e341ed5e491a (link may not be stable) [4/6] arch: move hidden arch options to arch/Kconfig https://git.pengutronix.de/cgit/barebox/commit/?id=31bcf8f64530 (link may not be stable) [5/6] arch: move PHYS_ADDR_T_64BIT definition to arch/Kconfig https://git.pengutronix.de/cgit/barebox/commit/?id=d5ae6d2e03f0 (link may not be stable) [6/6] x86: move CONFIG_PHYS_ADDR_T_64BIT setting into Kconfig https://git.pengutronix.de/cgit/barebox/commit/?id=decf1d12a597 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>