OSDN Git Service

greybus: makefile: add MMC to the required option list
authorRui Miguel Silva <rui.silva@linaro.org>
Mon, 22 Jun 2015 13:03:51 +0000 (14:03 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Wed, 24 Jun 2015 06:13:41 +0000 (23:13 -0700)
Add MMC to the list of options that shall be enable.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/Makefile

index 4280454..1715f45 100644 (file)
@@ -49,7 +49,7 @@ INSTALL_MOD_PATH      ?= /..
 PWD                    := $(shell pwd)
 
 # kernel config option that shall be enable
-CONFIG_OPTIONS_ENABLE := SYSFS SPI USB SND_SOC
+CONFIG_OPTIONS_ENABLE := SYSFS SPI USB SND_SOC MMC
 
 # kernel config option that shall be disable
 CONFIG_OPTIONS_DISABLE :=