ANDROID: fix up missing android-base.cfg option

This ports 6a61b529b4 to 4.9-common, where
the the cfg option was missed.

Cc: Jin Qian <jinqian@google.com>
Bug: 34198239
(cherry picked from commit 6a61b529b4)
[the config option was missed in 4.9, this syncs it back up - gregkh]
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Jin Qian
2017-01-10 16:11:07 -08:00
committed by Greg Kroah-Hartman
parent d1bafe51ce
commit 24fac41ad5

View File

@@ -155,6 +155,7 @@ CONFIG_STAGING=y
CONFIG_SWP_EMULATION=y
CONFIG_SYNC=y
CONFIG_TUN=y
CONFIG_UID_SYS_STATS=y
CONFIG_UNIX=y
CONFIG_USB_GADGET=y
CONFIG_USB_CONFIGFS=y