Skip to content

Commit ae92d42

Browse files
nullr0utetmlind
authored andcommitted
arm: omap2: Drop MACH_OMAP3517EVM entry
The MACH_OMAP3517EVM was added back in commit 549f95e due to being used by the ASoC driver, but this driver was dropped in commit 2c2596f as the audio for this board had been moved to a simple-audio-card configuration so MACH_OMAP3517EVM is now properly unuused and can be dropped. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent e73f0f0 commit ae92d42

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

arch/arm/mach-omap2/Kconfig

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -204,11 +204,6 @@ config MACH_OMAP2_TUSB6010
204204
depends on ARCH_OMAP2 && SOC_OMAP2420
205205
default y if MACH_NOKIA_N8X0
206206

207-
config MACH_OMAP3517EVM
208-
bool "OMAP3517/ AM3517 EVM board"
209-
depends on ARCH_OMAP3
210-
default y
211-
212207
config MACH_OMAP3_PANDORA
213208
bool "OMAP3 Pandora"
214209
depends on ARCH_OMAP3

0 commit comments

Comments
 (0)