Skip to content

Commit 3821de1

Browse files
committed
ARM: remove CONFIG_UNUSED_BOARD_FILES
All unused board files are removed, so the Kconfig symbol is no longer needed. Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 61d9420 commit 3821de1

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

arch/arm/Kconfig

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1454,19 +1454,6 @@ config ATAGS
14541454
the ARM_ATAG_DTB_COMPAT option) then you may unselect this option
14551455
to remove ATAGS support from your kernel binary.
14561456

1457-
config UNUSED_BOARD_FILES
1458-
bool "Board support for machines without known users"
1459-
depends on ATAGS
1460-
help
1461-
Most ATAGS based board files are completely unused and are
1462-
scheduled for removal in early 2023, and left out of kernels
1463-
by default now. If you are using a board file that is marked
1464-
as unused, turn on this option to build support into the kernel.
1465-
1466-
To keep support for your individual board from being removed,
1467-
send a reply to the email discussion at
1468-
https://lore.kernel.org/all/CAK8P3a0Z9vGEQbVRBo84bSyPFM-LF+hs5w8ZA51g2Z+NsdtDQA@mail.gmail.com/
1469-
14701457
config DEPRECATED_PARAM_STRUCT
14711458
bool "Provide old way to pass kernel parameters"
14721459
depends on ATAGS

0 commit comments

Comments
 (0)