diff --git a/Ubiquitous/XiUOS/board/ok1052-c/third_party_driver/Kconfig b/Ubiquitous/XiUOS/board/ok1052-c/third_party_driver/Kconfig index b43f274f1..ef9867af5 100644 --- a/Ubiquitous/XiUOS/board/ok1052-c/third_party_driver/Kconfig +++ b/Ubiquitous/XiUOS/board/ok1052-c/third_party_driver/Kconfig @@ -20,7 +20,7 @@ menuconfig BSP_USING_SEMC menuconfig BSP_USING_SDIO bool "Using SD card device" - default y + default n select RESOURCES_SDIO if BSP_USING_SDIO source "$BSP_DIR/third_party_driver/sdio/Kconfig"