diff options
author | Thierry Reding <treding@nvidia.com> | 2014-11-07 06:36:15 -0500 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2014-11-21 04:50:38 -0500 |
commit | fd1b0f5b624d39e6456013fc46aed892f984a1b8 (patch) | |
tree | eadccf9a1fef69c42dcd2d618793aa42ca859005 /arch/arm/configs | |
parent | f114040e3ea6e07372334ade75d1ee0775c355e1 (diff) |
ARM: tegra: Regenerate default configuration
This patch was generated by running 'make tegra_defconfig' followed by
'make savedefconfig' with the v3.18-rc1 tag checked out. Two values go
away: CONFIG_SCSI is selected by CONFIG_ATA and CONFIG_SCSI_MULTI_LUN
was removed.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/tegra_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig index 888fc1521322..40750f93aa83 100644 --- a/arch/arm/configs/tegra_defconfig +++ b/arch/arm/configs/tegra_defconfig | |||
@@ -97,10 +97,8 @@ CONFIG_ICS932S401=y | |||
97 | CONFIG_APDS9802ALS=y | 97 | CONFIG_APDS9802ALS=y |
98 | CONFIG_ISL29003=y | 98 | CONFIG_ISL29003=y |
99 | CONFIG_EEPROM_AT24=y | 99 | CONFIG_EEPROM_AT24=y |
100 | CONFIG_SCSI=y | ||
101 | CONFIG_BLK_DEV_SD=y | 100 | CONFIG_BLK_DEV_SD=y |
102 | CONFIG_BLK_DEV_SR=y | 101 | CONFIG_BLK_DEV_SR=y |
103 | CONFIG_SCSI_MULTI_LUN=y | ||
104 | # CONFIG_SCSI_LOWLEVEL is not set | 102 | # CONFIG_SCSI_LOWLEVEL is not set |
105 | CONFIG_ATA=y | 103 | CONFIG_ATA=y |
106 | CONFIG_SATA_AHCI=y | 104 | CONFIG_SATA_AHCI=y |