Commit 656f22e9 authored by Rui Miguel Silva's avatar Rui Miguel Silva Committed by Greg Kroah-Hartman
Browse files

greybus: makefile: add MMC to the required option list



Add MMC to the list of options that shall be enable.

Signed-off-by: default avatarRui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent cdb5781d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 :=