Commit 206e7ef0 authored by Thierry Reding's avatar Thierry Reding

arm64: defconfig: Do not disable Tegra AHB driver

This driver is enabled by default on Tegra because it is needed by the
drivers for a number of peripherals.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent bdfeae0d
...@@ -77,7 +77,6 @@ CONFIG_BPF_JIT=y ...@@ -77,7 +77,6 @@ CONFIG_BPF_JIT=y
# CONFIG_WIRELESS is not set # CONFIG_WIRELESS is not set
CONFIG_NET_9P=y CONFIG_NET_9P=y
CONFIG_NET_9P_VIRTIO=y CONFIG_NET_9P_VIRTIO=y
# CONFIG_TEGRA_AHB is not set
CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
CONFIG_DEVTMPFS=y CONFIG_DEVTMPFS=y
CONFIG_DEVTMPFS_MOUNT=y CONFIG_DEVTMPFS_MOUNT=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment