Skip to content

Commit

Permalink
ARM: OMAP2+: Remove MACH_NOKIA_N800
Browse files Browse the repository at this point in the history
The last caller of machine_is_nokia_n800() was removed in commit
5a87cde ("ARM: OMAP2+: Remove legacy booting support for n8x0").
That means that the Kconfig symbol MACH_NOKIA_N800 is now unused. It can
safely be removed.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Paul Bolle authored and Tony Lindgren committed Feb 13, 2014
1 parent c3580bc commit 84b57c8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/mach-omap2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -272,9 +272,6 @@ config MACH_OMAP_3430SDP
default y
select OMAP_PACKAGE_CBB

config MACH_NOKIA_N800
bool

config MACH_NOKIA_N810
bool

Expand All @@ -285,7 +282,6 @@ config MACH_NOKIA_N8X0
bool "Nokia N800/N810"
depends on SOC_OMAP2420
default y
select MACH_NOKIA_N800
select MACH_NOKIA_N810
select MACH_NOKIA_N810_WIMAX
select OMAP_PACKAGE_ZAC
Expand Down

0 comments on commit 84b57c8

Please sign in to comment.