ANDROID: Remove miscellaneous kernel support from microdroid
Microdroid doesn't need to support firmware loading, so remove that. Also, it doesn't need human interaction devices, so remove support for that as well. Bug: 432329937 Change-Id: I657a28475234aaf4bb5bd9cef3e0d944b7bc7723 Signed-off-by: Isaac J. Manjarres <isaacmanjarres@google.com>
This commit is contained in:
@@ -76,7 +76,7 @@ CONFIG_PCI_HOST_GENERIC=y
|
||||
CONFIG_PCIE_KIRIN=y
|
||||
CONFIG_PCIE_DW_PLAT_EP=y
|
||||
CONFIG_PCI_ENDPOINT=y
|
||||
CONFIG_FW_LOADER_USER_HELPER=y
|
||||
# CONFIG_FW_LOADER is not set
|
||||
CONFIG_ARM_SCMI_PROTOCOL=y
|
||||
CONFIG_ZRAM=y
|
||||
CONFIG_BLK_DEV_LOOP=y
|
||||
@@ -110,7 +110,7 @@ CONFIG_POWER_RESET_SYSCON=y
|
||||
# CONFIG_HWMON is not set
|
||||
CONFIG_WATCHDOG=y
|
||||
CONFIG_WATCHDOG_CORE=y
|
||||
# CONFIG_HID is not set
|
||||
# CONFIG_HID_SUPPORT is not set
|
||||
# CONFIG_USB_SUPPORT is not set
|
||||
CONFIG_EDAC=y
|
||||
CONFIG_RTC_CLASS=y
|
||||
|
||||
Reference in New Issue
Block a user