projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c81d682
)
arm64: Add Kconfig option for Rockchip SoCs
author
黄涛
<huangtao@rock-chips.com>
Tue, 30 Sep 2014 08:29:41 +0000
(16:29 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Tue, 30 Sep 2014 08:29:41 +0000
(16:29 +0800)
This patch adds arm64/Kconfig option for Rockchip SoCs.
arch/arm64/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/Kconfig
b/arch/arm64/Kconfig
index df8591954ab9f6b584836711a0b33700b4e1877b..fbc86a1fd2d47654061ebc855c584f43183ab697 100644
(file)
--- a/
arch/arm64/Kconfig
+++ b/
arch/arm64/Kconfig
@@
-124,6
+124,12
@@
source "kernel/Kconfig.freezer"
menu "Platform selection"
+config ARCH_ROCKCHIP
+ bool "Rockchip SoCs"
+ select PINCTRL
+ select PINCTRL_ROCKCHIP
+ select ARCH_REQUIRE_GPIOLIB
+
config ARCH_VEXPRESS
bool "ARMv8 software model (Versatile Express)"
select ARCH_REQUIRE_GPIOLIB