mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ANDROID: remove GKI_HACKS for Microdroid
The meta config was to enable configs that are known to be depended on by external vendor modules. Since we don't support vendor modules for Microdroid, we don't need the meta config. Turning it off. Bug: 236548131 Test: watch TH Change-Id: Iaaeec2a3afb2863784be4a7e509b4b2ddcf6ee0b Signed-off-by: Jiyong Park <jiyong@google.com>
This commit is contained in:
@@ -20,3 +20,6 @@ CONFIG_VIRTIO_VSOCKETS=y
|
||||
# CONFIG_SERIAL_SPRD_CONSOLE is not set
|
||||
# CONFIG_HVC_DCC=y is not set
|
||||
# CONFIG_SERIAL_DEV_BUS is not set
|
||||
|
||||
# Remove config options that are for unknown vendor modules
|
||||
# CONFIG_GKI_HACKS_TO_FIX is not set
|
||||
|
||||
@@ -12,3 +12,6 @@ CONFIG_VIRTIO_VSOCKETS=y
|
||||
# CONFIG_SERIAL_SAMSUNG is not set
|
||||
# CONFIG_SERIAL_SAMSUNG_CONSOLE is not set
|
||||
# CONFIG_SERIAL_DEV_BUS is not set
|
||||
|
||||
# Remove config options that are for unknown vendor modules
|
||||
# CONFIG_GKI_HACKS_TO_FIX is not set
|
||||
|
||||
Reference in New Issue
Block a user