greybus: make: check kernel configuration options
authorRui Miguel Silva <rui.silva@linaro.org>
Wed, 13 May 2015 17:59:00 +0000 (18:59 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 14 May 2015 16:42:51 +0000 (09:42 -0700)
commit65cac604b21ae8c99bd501b369c254707f51c252
treef4cdd76a8e58a894dfce46a344ee87941c4de4dd
parentac1c2840bd41e89d55fccabe86cf9a3e2d56a652
greybus: make: check kernel configuration options

Add checks for options that shall be enabled in the kernel config
and for options that shall be disable.

To add options to list append them to CONFIG_OPTIONS_ENABLE or
CONFIG_OPTIONS_DISABLE respectively.

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