summaryrefslogtreecommitdiff
path: root/configs/evb-rk3036_defconfig
diff options
context:
space:
mode:
authorHeiko Stübner <heiko@sntech.de>2016-07-15 22:17:14 (GMT)
committerSimon Glass <sjg@chromium.org>2016-07-26 02:44:20 (GMT)
commit23c3042b106f6f5f92f4b5ec11b3d07eaf35bc06 (patch)
tree1cece2f1a4bcb7777c477b003fed1877c9ee8a58 /configs/evb-rk3036_defconfig
parent9f862ec717dd1087c8ccc282d231a3b3bcd608e2 (diff)
downloadu-boot-fsl-qoriq-23c3042b106f6f5f92f4b5ec11b3d07eaf35bc06.tar.xz
cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
Rockchip socs are always named rkxxxx in all places, as also shown by the naming of the rk3036 pinctrl file itself. Therefore also name the config symbol according to this scheme. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/evb-rk3036_defconfig')
-rw-r--r--configs/evb-rk3036_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/evb-rk3036_defconfig b/configs/evb-rk3036_defconfig
index 9894fff..2d5e5e0 100644
--- a/configs/evb-rk3036_defconfig
+++ b/configs/evb-rk3036_defconfig
@@ -32,7 +32,7 @@ CONFIG_SYSRESET=y
CONFIG_DM_MMC=y
CONFIG_ROCKCHIP_DWMMC=y
CONFIG_PINCTRL=y
-CONFIG_ROCKCHIP_3036_PINCTRL=y
+CONFIG_ROCKCHIP_RK3036_PINCTRL=y
CONFIG_RAM=y
# CONFIG_SPL_SERIAL_PRESENT is not set
CONFIG_DEBUG_UART=y