Browse Source

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: Thierry Reding <treding@nvidia.com>
Thierry Reding 9 years ago
parent
commit
206e7ef083
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/arm64/configs/defconfig

+ 0 - 1
arch/arm64/configs/defconfig

@@ -77,7 +77,6 @@ CONFIG_BPF_JIT=y
 # CONFIG_WIRELESS is not set
 CONFIG_NET_9P=y
 CONFIG_NET_9P_VIRTIO=y
-# CONFIG_TEGRA_AHB is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
 CONFIG_DEVTMPFS=y
 CONFIG_DEVTMPFS_MOUNT=y