mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +00:00
f31405cc4c
Add basic i.MX27 CPU support Signed-off-by: Juergen Beisert <j.beisert@pengutronix.de>
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
comment "MX2 family CPU support"
|
|
depends on ARCH_MX2
|
|
|
|
config MACH_MX27
|
|
bool "i.MX27 support"
|
|
depends on ARCH_MX2
|
|
help
|
|
This enables support for Freescale's MX2 based i.MX27 processor.
|
|
|
|
comment "MX2 Platforms"
|
|
depends on ARCH_MX2
|