4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-02-21 01:07:18 +08:00

[bsp][dm365] update Kconfig file.

This commit is contained in:
weety 2018-09-06 14:16:02 +08:00
parent bf3ef10aec
commit 21c8014da3

View File

@ -18,7 +18,7 @@ config $PKGS_DIR
source "$RTT_DIR/Kconfig"
source "$PKGS_DIR/Kconfig"
menu "BSP configure"
comment "BSP configure"
config RT_USING_GPIO_DEVICE
bool "Using GPIO"
@ -48,5 +48,3 @@ config RT_MMU_PTE_SIZE
int "The first page table for MMU"
default 4096
endmenu