ARM: davinci_all_defconfig: build MMC into kernel
authorDavid Lechner <david@lechnology.com>
Fri, 21 Oct 2016 18:36:53 +0000 (13:36 -0500)
committerSekhar Nori <nsekhar@ti.com>
Tue, 1 Nov 2016 06:12:54 +0000 (11:42 +0530)
This changes the davinci default configuration to build the davinci
MMC driver into the kernel. This allows booting from an SD card without
requiring an initrd containing the kernel module.

Signed-off-by: David Lechner <david@lechnology.com>
[nsekhar@ti.com: minor commit message adjustments]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig

index 6f43b489178b8340683edbab8b1ebcffa379e731..513978eaf03d562c418694812e1303c004a3eeb4 100644 (file)
@@ -171,9 +171,9 @@ CONFIG_USB_MASS_STORAGE=m
 CONFIG_USB_G_SERIAL=m
 CONFIG_USB_G_PRINTER=m
 CONFIG_USB_CDC_COMPOSITE=m
-CONFIG_MMC=m
+CONFIG_MMC=y
 # CONFIG_MMC_BLOCK_BOUNCE is not set
-CONFIG_MMC_DAVINCI=m
+CONFIG_MMC_DAVINCI=y
 CONFIG_NEW_LEDS=y
 CONFIG_LEDS_CLASS=m
 CONFIG_LEDS_GPIO=m