meta-digi-arm: ccimx53js defconfig, enable SATA support.
As with DEL, enable SATA support by default. Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
parent
f13c201ff7
commit
1846d5d09d
|
|
@ -818,7 +818,17 @@ CONFIG_BLK_DEV_SD=y
|
||||||
# CONFIG_SCSI_LOWLEVEL is not set
|
# CONFIG_SCSI_LOWLEVEL is not set
|
||||||
# CONFIG_SCSI_DH is not set
|
# CONFIG_SCSI_DH is not set
|
||||||
# CONFIG_SCSI_OSD_INITIATOR is not set
|
# CONFIG_SCSI_OSD_INITIATOR is not set
|
||||||
# CONFIG_ATA is not set
|
CONFIG_ATA=y
|
||||||
|
# CONFIG_ATA_NONSTANDARD is not set
|
||||||
|
CONFIG_ATA_VERBOSE_ERROR=y
|
||||||
|
# CONFIG_SATA_PMP is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Controllers with non-SFF native interface
|
||||||
|
#
|
||||||
|
CONFIG_SATA_AHCI_PLATFORM=y
|
||||||
|
# CONFIG_SATA_AHCI_FSL_NO_HOTPLUG_MODE is not set
|
||||||
|
# CONFIG_ATA_SFF is not set
|
||||||
# CONFIG_MD is not set
|
# CONFIG_MD is not set
|
||||||
CONFIG_NETDEVICES=y
|
CONFIG_NETDEVICES=y
|
||||||
# CONFIG_DUMMY is not set
|
# CONFIG_DUMMY is not set
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue