Commit 079b54f29e4bfacb4a84c859d8ea95e50fb50bb5

Authored by Masahiro Yamada
1 parent 57a6c1bf87

ARM: uniphier: enable CONFIG_PINCONF

Enable the pin configuration feature for UniPhier 64 bit SoCs.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

configs/uniphier_v8_defconfig
... ... @@ -43,6 +43,7 @@
43 43 CONFIG_SMC911X=y
44 44 CONFIG_SMC911X_BASE=0x0
45 45 CONFIG_SMC911X_32_BIT=y
  46 +CONFIG_PINCONF=y
46 47 CONFIG_SYSRESET=y
47 48 CONFIG_SYSRESET_PSCI=y
48 49 CONFIG_USB=y