forked from xuos/xiuos
Merge branch 'prepare_for_master' of https://gitlink.org.cn/xuos/xiuos into prepare_for_master
This commit is contained in:
@@ -113,6 +113,14 @@ menuconfig BSP_USING_WDT
|
||||
source "$BSP_DIR/third_party_driver/watchdog/Kconfig"
|
||||
endif
|
||||
|
||||
menuconfig BSP_USING_WIZCHIP
|
||||
bool "Using w5500 as network device"
|
||||
default n
|
||||
select RESOURCES_WIZCHIP
|
||||
if BSP_USING_WIZCHIP
|
||||
source "$BSP_DIR/third_party_driver/ethernet/Kconfig"
|
||||
endif
|
||||
|
||||
menuconfig BSP_USING_CAMERA
|
||||
bool "Using camera device"
|
||||
default y
|
||||
|
||||
Reference in New Issue
Block a user