libc/Kconfig: Remove source'ing file twice. Use cleaner dependencies in some menus.

This commit is contained in:
Gregory Nutt
2017-02-10 10:28:34 -06:00
parent 67feda60b2
commit 1ca0437909
3 changed files with 2 additions and 9 deletions
-2
View File
@@ -106,8 +106,6 @@ config EOL_IS_EITHER_CRLF
endchoice
source libc/time/Kconfig
config MEMCPY_VIK
bool "Vik memcpy()"
default n