projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c95a443
)
[ARM] MX1: Add missing selection of ARM920T
author
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 18 Dec 2008 08:32:23 +0000
(09:32 +0100)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Thu, 18 Dec 2008 08:32:23 +0000
(09:32 +0100)
The MX1 only has one possible CPU type, ARM920T. Select it in
Kconfig.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/plat-mxc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/plat-mxc/Kconfig
b/arch/arm/plat-mxc/Kconfig
index 16cb07cd91623b63096f5e76d9325d3040a12a21..9cc2b16fdf793af36302108b4a65588342257e44 100644
(file)
--- a/
arch/arm/plat-mxc/Kconfig
+++ b/
arch/arm/plat-mxc/Kconfig
@@
-8,6
+8,7
@@
choice
config ARCH_MX1
bool "MX1-based"
+ select CPU_ARM920T
help
This enables support for systems based on the Freescale i.MX1 family