Skip to content

Commit

Permalink
ARM: 5833/1: ARM nomadik: enable U8500 for common platform
Browse files Browse the repository at this point in the history
Enable U8500 architecture to get access to
the common code shared across various
ST-Ericsson's machines like nomadik.

Signed-off-by: srinidhi kasagar <srinidhi.kasagar@stericsson.com>
Acked-by: Andrea Gallo <andrea.gallo@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Srinidhi Kasagar authored and Russell King committed Nov 28, 2009
1 parent 4e4eb42 commit e3fd174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/plat-nomadik/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

config PLAT_NOMADIK
bool
depends on ARCH_NOMADIK
depends on ARCH_NOMADIK || ARCH_U8500
default y
help
Common platform code for Nomadik and other ST-Ericsson
Expand Down

0 comments on commit e3fd174

Please sign in to comment.