projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cdb5781
)
greybus: makefile: add MMC to the required option list
author
Rui Miguel Silva
<rui.silva@linaro.org>
Mon, 22 Jun 2015 13:03:51 +0000
(14:03 +0100)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/Makefile
b/drivers/staging/greybus/Makefile
index 42804547ba249df32822e1eba1a10b1132e44dce..1715f452a677028f2a4e447a01507b3f31385c97 100644
(file)
--- a/
drivers/staging/greybus/Makefile
+++ b/
drivers/staging/greybus/Makefile
@@
-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 :=