1
0
Fork 0

greybus: makefile: add MMC to the required option list

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>
hifive-unleashed-5.1
Rui Miguel Silva 2015-06-22 14:03:51 +01:00 committed by Greg Kroah-Hartman
parent cdb5781d9f
commit 656f22e94e
1 changed files with 1 additions and 1 deletions

View 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 :=