summaryrefslogtreecommitdiffstats
path: root/drivers/soc/Kconfig
diff options
context:
space:
mode:
authorOlof Johansson2017-06-19 07:45:08 +0200
committerOlof Johansson2017-06-19 07:45:08 +0200
commit8c5c25067044b7bcb2201e761483ef4cacc970d8 (patch)
tree0b4a636b842430947c58ad3ef00303f511f2d809 /drivers/soc/Kconfig
parentMerge tag 'tegra-for-4.13-firmware' of git://git.kernel.org/pub/scm/linux/ker... (diff)
parentsoc: renesas: Rework Kconfig and Makefile logic (diff)
downloadkernel-qcow2-linux-8c5c25067044b7bcb2201e761483ef4cacc970d8.tar.gz
kernel-qcow2-linux-8c5c25067044b7bcb2201e761483ef4cacc970d8.tar.xz
kernel-qcow2-linux-8c5c25067044b7bcb2201e761483ef4cacc970d8.zip
Merge tag 'renesas-drivers-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/drivers
Renesas ARM Based SoC Drivers Updates for v4.13 * Rework Kconfig and Makefile logic * tag 'renesas-drivers-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: soc: renesas: Rework Kconfig and Makefile logic Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/soc/Kconfig')
-rw-r--r--drivers/soc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/soc/Kconfig b/drivers/soc/Kconfig
index 309643fe35f9..f8c0286f8a65 100644
--- a/drivers/soc/Kconfig
+++ b/drivers/soc/Kconfig
@@ -6,6 +6,7 @@ source "drivers/soc/fsl/Kconfig"
source "drivers/soc/imx/Kconfig"
source "drivers/soc/mediatek/Kconfig"
source "drivers/soc/qcom/Kconfig"
+source "drivers/soc/renesas/Kconfig"
source "drivers/soc/rockchip/Kconfig"
source "drivers/soc/samsung/Kconfig"
source "drivers/soc/sunxi/Kconfig"