summaryrefslogtreecommitdiffstats
path: root/drivers/soc/Kconfig
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2016-01-12 10:14:52 -0800
committerOlof Johansson <olof@lixom.net>2016-01-12 10:14:52 -0800
commitd0ac6119aaae419baf824b996d1690fbe926971e (patch)
treee502b68de00024cd4ba74edf202ef55773ba912c /drivers/soc/Kconfig
parent3e9121950c92a65e33e0163d2ba111b4d9293d4c (diff)
parenta262e87ff354f12447bb6268bd63edf7ba1c20e0 (diff)
downloadop-kernel-dev-d0ac6119aaae419baf824b996d1690fbe926971e.zip
op-kernel-dev-d0ac6119aaae419baf824b996d1690fbe926971e.tar.gz
Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into late/tegra
ARM: tegra: Core SoC changes for v4.5-rc1 The big thing here is Tegra210 support, which is really only the Kconfig symbol. Other than that there's a few miscellaneous fixes. * tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux: ARM: tegra: select USB_ULPI from EHCI rather than platform ARM: tegra: Ensure entire dcache is flushed on entering LP0/1 amba: Hide TEGRA_AHB symbol soc/tegra: Add Tegra210 support soc/tegra: Provide per-SoC Kconfig symbols 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 4e853ed..a8d72ba 100644
--- a/drivers/soc/Kconfig
+++ b/drivers/soc/Kconfig
@@ -5,6 +5,7 @@ source "drivers/soc/mediatek/Kconfig"
source "drivers/soc/qcom/Kconfig"
source "drivers/soc/rockchip/Kconfig"
source "drivers/soc/sunxi/Kconfig"
+source "drivers/soc/tegra/Kconfig"
source "drivers/soc/ti/Kconfig"
source "drivers/soc/versatile/Kconfig"
OpenPOWER on IntegriCloud