mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ANDROID: gki_defconfig: Enable CONFIG_GNSS_CMDLINE_SERIAL
Enables a GNSS serial driver for cuttlefish. Bug: 146517987 Change-Id: Ife42306a3052e49365e3f0004f220424f0be7782 Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
@@ -212,6 +212,7 @@ CONFIG_RFKILL=y
|
||||
CONFIG_DEBUG_DEVRES=y
|
||||
CONFIG_DMA_CMA=y
|
||||
CONFIG_GNSS=y
|
||||
CONFIG_GNSS_CMDLINE_SERIAL=m
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
|
||||
@@ -178,6 +178,7 @@ CONFIG_RFKILL=y
|
||||
# CONFIG_ALLOW_DEV_COREDUMP is not set
|
||||
CONFIG_DEBUG_DEVRES=y
|
||||
CONFIG_GNSS=y
|
||||
CONFIG_GNSS_CMDLINE_SERIAL=m
|
||||
CONFIG_OF=y
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
|
||||
Reference in New Issue
Block a user