projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2c8eec
)
arm64: add Kconfig entry for LG1K SoC family
author
Chanho Min
<chanho.min@lge.com>
Mon, 11 Apr 2016 11:54:44 +0000
(20:54 +0900)
committer
Olof Johansson
<olof@lixom.net>
Wed, 13 Apr 2016 22:14:51 +0000
(15:14 -0700)
This patch introduces ARCH_LG1K to enable LG Electronics's LG1K SoC
family in Kconfig.
Signed-off-by: Chanho Min <chanho.min@lge.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm64/Kconfig.platforms
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig.platforms
b/arch/arm64/Kconfig.platforms
index efa77c146415b64d774a9811d30268e690d354d1..be543c0b863dcf88a4c41ef738f3928f00b85b46 100644
(file)
--- a/
arch/arm64/Kconfig.platforms
+++ b/
arch/arm64/Kconfig.platforms
@@
-43,6
+43,11
@@
config ARCH_LAYERSCAPE
help
This enables support for the Freescale Layerscape SoC family.
+config ARCH_LG1K
+ bool "LG Electronics LG1K SoC Family"
+ help
+ This enables support for LG Electronics LG1K SoC Family
+
config ARCH_HISI
bool "Hisilicon SoC Family"
select HISILICON_IRQ_MBIGEN