ARM: shmobile: lager: Enable SATA in defconfig
authorValentine Barshak <valentine.barshak@cogentembedded.com>
Thu, 9 Jan 2014 14:24:37 +0000 (18:24 +0400)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 4 Feb 2014 01:26:02 +0000 (10:26 +0900)
This enables R-Car SATA and SCSI disk in lager_defconfig.

Signed-off-by: Valentine Barshak <valentine.barshak@cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/configs/lager_defconfig

index 89b6e71006cbd894e35d98c889ad753e4384bdd6..ee93b8a55cf9d45e14d790016cbd24df67c1517a 100644 (file)
@@ -49,6 +49,9 @@ CONFIG_IP_PNP_DHCP=y
 # CONFIG_IPV6 is not set
 # CONFIG_WIRELESS is not set
 CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
+CONFIG_BLK_DEV_SD=y
+CONFIG_ATA=y
+CONFIG_SATA_RCAR=y
 CONFIG_NETDEVICES=y
 # CONFIG_NET_CORE is not set
 # CONFIG_NET_VENDOR_ARC is not set
This page took 0.024227 seconds and 5 git commands to generate.