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:
Xiang Xiao
2022-11-06 00:18:52 +08:00
committed by Alan Carvalho de Assis
parent bcafc77cf8
commit a446b5816f
15 changed files with 0 additions and 22 deletions
-1
View File
@@ -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.