aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-07-27 15:04:10 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-07-27 15:04:10 +0000
commit1f3392ed105f836aec16313ab0b0f183bd1eb830 (patch)
treebb036161c0e08d05998a05acbc8456fe0b02b3f4 /sys/arm/conf
parent7daf1fed8033028756e1349bc9b05893923b1c81 (diff)
downloadsrc-1f3392ed105f836aec16313ab0b0f183bd1eb830.tar.gz
src-1f3392ed105f836aec16313ab0b0f183bd1eb830.zip
arm: Fix TEGRA124 kernel
Since r350162 device syscon is needed for sdhci driver. Add it to the config file. Reported by: dim
Notes
Notes: svn path=/head/; revision=350372
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/TEGRA1241
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/conf/TEGRA124 b/sys/arm/conf/TEGRA124
index c44939b67301..a6c731dedcf2 100644
--- a/sys/arm/conf/TEGRA124
+++ b/sys/arm/conf/TEGRA124
@@ -40,6 +40,7 @@ device clk
device phy
device hwreset
device regulator
+device syscon
# Pseudo devices.
device loop # Network loopback