projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69c8ab1
)
ARM: omap2plus_defconfig: enable ahci-dm816 module
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Tue, 14 Mar 2017 11:14:15 +0000
(12:14 +0100)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 23 Mar 2017 20:23:18 +0000
(13:23 -0700)
This is now supported on the dm8168-evm board, so enable it in
the defconfig for omap2+.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/configs/omap2plus_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index 62a4b6cf16f01face7f0b7bb473245d75f0c8b21..2788926dab3235e5d9c805d8e96a93075b3cf3aa 100644
(file)
--- a/
arch/arm/configs/omap2plus_defconfig
+++ b/
arch/arm/configs/omap2plus_defconfig
@@
-142,6
+142,7
@@
CONFIG_BLK_DEV_SD=y
CONFIG_SCSI_SCAN_ASYNC=y
CONFIG_ATA=y
CONFIG_SATA_AHCI_PLATFORM=y
+CONFIG_AHCI_DM816=m
CONFIG_NETDEVICES=y
# CONFIG_NET_VENDOR_ARC is not set
# CONFIG_NET_CADENCE is not set