neutils/thttpd: Remove CONFIG_SDCLONE_DISABLE
since this option doesn't exist anymore Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
eeed03b174
commit
60989b196c
@ -37,8 +37,7 @@
|
||||
|
||||
#undef CONFIG_THTTPD
|
||||
#if defined(CONFIG_NET) && defined(CONFIG_NET_TCP) && \
|
||||
defined(CONFIG_NET_TCPBACKLOG) && !defined(CONFIG_DISABLE_ENVIRON) && \
|
||||
!defined(CONFIG_SDCLONE_DISABLE)
|
||||
defined(CONFIG_NET_TCPBACKLOG) && !defined(CONFIG_DISABLE_ENVIRON)
|
||||
|
||||
# define CONFIG_THTTPD 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user