onenand: Remove ONENAND_BOOT option
authorTom Rini <trini@konsulko.com>
Thu, 13 Mar 2025 17:17:29 +0000 (11:17 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 01:59:41 +0000 (19:59 -0600)
commit177d73dd17705e77b1830a7354425636f617666d
treedbe1e4c054d73b2dc8f2ee5868e6a9c5383a70fb
parent8b0fe584ae91b588227d69eb7572f72d8b86a83c
onenand: Remove ONENAND_BOOT option

The option ONENAND_BOOT is never set, so remove it. The option
SYS_ONENAND_BOOT was never migrated to Kconfig and any platforms which
supported that have long been removed from the code, so remove the
reference there as well.

Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/omap3/lowlevel_init.S
boot/Kconfig