From 21c8014da3e55b3ed3a48ae30e51f1c8175098a2 Mon Sep 17 00:00:00 2001 From: weety <494406036@qq.com> Date: Thu, 6 Sep 2018 14:16:02 +0800 Subject: [PATCH] [bsp][dm365] update Kconfig file. --- bsp/dm365/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bsp/dm365/Kconfig b/bsp/dm365/Kconfig index 54653b49c..7c2d7799a 100644 --- a/bsp/dm365/Kconfig +++ b/bsp/dm365/Kconfig @@ -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 - -- GitLab