Skip to content

Commit dc717e2

Browse files
rddunlapkhilman
authored andcommitted
ARM: omap1: drop unused Kconfig symbol
"select ARCH_HAS_HOLES_MEMORYMODEL" was mistakenly merged here due to a botched rebase (says Arnd [1]). Drop that line since that symbol is not used anywhere else in the kernel source tree. [1] https://lore.kernel.org/all/[email protected]/ Fixes: 7036440 ("ARM: omap1: enable multiplatform") Signed-off-by: Randy Dunlap <[email protected]> Reviewed-by: Aaro Koskinen <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Kevin Hilman <[email protected]>
1 parent 93a04ab commit dc717e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/mach-omap1/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ menuconfig ARCH_OMAP1
44
depends on ARCH_MULTI_V4T || ARCH_MULTI_V5
55
depends on CPU_LITTLE_ENDIAN
66
depends on ATAGS
7-
select ARCH_HAS_HOLES_MEMORYMODEL
87
select ARCH_OMAP
98
select CLKSRC_MMIO
109
select FORCE_PCI if PCCARD

0 commit comments

Comments
 (0)