ANDROID: goldfish: disable GOLDFISH_SYNC

4.9 kernel removed sw_sync. Need to rework goldfish sync driver.
Disable it for now to fix build.

Change-Id: Ie4e5e6b0ef318523752dbf27f1b7f0995109f599
This commit is contained in:
Jin Qian
2016-12-14 10:21:07 -08:00
committed by Dmitry Shmidt
parent 1a03fc05a5
commit 2bed6160b3
2 changed files with 0 additions and 2 deletions

View File

@ -363,7 +363,6 @@ CONFIG_SYNC=y
CONFIG_SW_SYNC=y
CONFIG_ION=y
CONFIG_GOLDFISH_AUDIO=y
CONFIG_GOLDFISH_SYNC=y
CONFIG_SND_HDA_INTEL=y
CONFIG_GOLDFISH=y
CONFIG_GOLDFISH_PIPE=y

View File

@ -360,7 +360,6 @@ CONFIG_SYNC=y
CONFIG_SW_SYNC=y
CONFIG_ION=y
CONFIG_GOLDFISH_AUDIO=y
CONFIG_GOLDFISH_SYNC=y
CONFIG_SND_HDA_INTEL=y
CONFIG_GOLDFISH=y
CONFIG_GOLDFISH_PIPE=y