mirror of
https://github.com/apache/nuttx.git
synced 2026-05-28 11:56:10 +08:00
mm/circbuf: Remove MM_CIRCBUF option from Kconfig
since the linker can remove the unused object file from the final image Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
bcafc77cf8
commit
a446b5816f
@@ -9,7 +9,6 @@ menu "Rpmsg Socket Support"
|
||||
config NET_RPMSG
|
||||
bool "Rpmsg domain (remote) sockets"
|
||||
depends on RPTUN
|
||||
select MM_CIRCBUF
|
||||
default n
|
||||
---help---
|
||||
Enable or disable Rpmsg (aka remote) sockets.
|
||||
|
||||
Reference in New Issue
Block a user