summaryrefslogtreecommitdiff
path: root/arch/arm/configs/lager_defconfig
diff options
context:
space:
mode:
authorValentine Barshak <valentine.barshak@cogentembedded.com>2014-01-09 14:24:37 (GMT)
committerSimon Horman <horms+renesas@verge.net.au>2014-02-04 01:26:02 (GMT)
commit0e02971e4047e61edc913c997ba9124df33d5112 (patch)
tree414e8018dd566d65af24b3b4ef5ddd24ce32ca02 /arch/arm/configs/lager_defconfig
parent9a4e2a5a11efb7734dabef77a6e1515cbfdd9f42 (diff)
downloadlinux-0e02971e4047e61edc913c997ba9124df33d5112.tar.xz
ARM: shmobile: lager: Enable SATA in defconfig
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>
Diffstat (limited to 'arch/arm/configs/lager_defconfig')
-rw-r--r--arch/arm/configs/lager_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/lager_defconfig b/arch/arm/configs/lager_defconfig
index 89b6e71..ee93b8a 100644
--- a/arch/arm/configs/lager_defconfig
+++ b/arch/arm/configs/lager_defconfig
@@ -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