From 02c86fb699ab5f62ef9a4c0488bae4b657d8161e Mon Sep 17 00:00:00 2001 From: ghazzor Date: Sat, 12 Oct 2024 12:17:51 +0530 Subject: [PATCH] config: disable `PCI` --- arch/arm64/configs/moto.config | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/moto.config b/arch/arm64/configs/moto.config index 757ffe2a14fb..d63b1995ab63 100644 --- a/arch/arm64/configs/moto.config +++ b/arch/arm64/configs/moto.config @@ -25,6 +25,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL=y # CONFIG_BT_HCIBTSDIO is not set # CONFIG_BT_HCIUART is not set # CONFIG_MAC80211 is not set +# CONFIG_PCI is not set # CONFIG_SERIAL_825 is not set # CONFIG_SERIAL_SAMSUNG is not set # CONFIG_SERIAL_SPRD is not set