mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: cuttlefish_defconfig: Enable CONFIG_GNSS
Bug: 146079200 Change-Id: Iad8047c2f1de41fdd882a177dc61554b73616e43 Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
parent
084dae4909
commit
e328a18e1c
|
|
@ -212,6 +212,7 @@ CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
|
|||
# CONFIG_FW_CACHE is not set
|
||||
# CONFIG_ALLOW_DEV_COREDUMP is not set
|
||||
CONFIG_DEBUG_DEVRES=y
|
||||
CONFIG_GNSS=y
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
CONFIG_BLK_DEV_RAM=y
|
||||
|
|
|
|||
|
|
@ -184,6 +184,7 @@ CONFIG_FW_LOADER_USER_HELPER_FALLBACK=y
|
|||
# CONFIG_FW_CACHE is not set
|
||||
# CONFIG_ALLOW_DEV_COREDUMP is not set
|
||||
CONFIG_DEBUG_DEVRES=y
|
||||
CONFIG_GNSS=y
|
||||
CONFIG_OF=y
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user