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:
Isaac J. Manjarres
2025-07-21 19:34:45 +00:00
committed by Treehugger Robot
parent e9edbc2946
commit e4fc14c2f7

View File

@@ -70,7 +70,7 @@ CONFIG_PCI_IOV=y
# CONFIG_VGA_ARB is not set
CONFIG_PCI_HOST_GENERIC=y
CONFIG_PCI_ENDPOINT=y
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_FW_LOADER is not set
CONFIG_ARM_SCMI_PROTOCOL=y
# CONFIG_ARM_SCMI_POWER_DOMAIN is not set
CONFIG_ZRAM=y
@@ -105,7 +105,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