소스 검색

[bsp][dm365] update Kconfig file.

weety 6 년 전
부모
커밋
21c8014da3
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 3
      bsp/dm365/Kconfig

+ 1 - 3
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
-