ARM: 5833/1: ARM nomadik: enable U8500 for common platform
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>
This commit is contained in:
parent
4e4eb42999
commit
e3fd17458e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user