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
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
config PLAT_NOMADIK
|
config PLAT_NOMADIK
|
||||||
bool
|
bool
|
||||||
depends on ARCH_NOMADIK
|
depends on ARCH_NOMADIK || ARCH_U8500
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Common platform code for Nomadik and other ST-Ericsson
|
Common platform code for Nomadik and other ST-Ericsson
|
||||||
|
|
Loading…
Add table
Reference in a new issue