summaryrefslogtreecommitdiff
path: root/configs/uniphier_ld20_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-17 03:33:01 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-18 23:10:35 +0900
commit27350c922eedb8785a1c456863869d49a769952e (patch)
tree3198d80c6114c4e25d6a3cffe88ad202dcdd01c9 /configs/uniphier_ld20_defconfig
parent4475c0ca5f40a10b0e3d1cea15b6d36e53d17a74 (diff)
ARM: uniphier: select PINCTRL and SPL_PINCTRL
Now all UniPhier SoCs support a pinctrl driver. Select (SPL_)PINCTRL since it is mandatory even for base use. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_ld20_defconfig')
-rw-r--r--configs/uniphier_ld20_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/uniphier_ld20_defconfig b/configs/uniphier_ld20_defconfig
index c4a8547074..d0e4bf05db 100644
--- a/configs/uniphier_ld20_defconfig
+++ b/configs/uniphier_ld20_defconfig
@@ -24,8 +24,6 @@ CONFIG_GPIO_UNIPHIER=y
CONFIG_MISC=y
CONFIG_I2C_EEPROM=y
CONFIG_MMC_UNIPHIER=y
-CONFIG_PINCTRL=y
-CONFIG_SPL_PINCTRL=y
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_STORAGE=y