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
-2
View File
@@ -32,12 +32,10 @@ endif # INPUT_MOUSE
config INPUT_TOUCHSCREEN
bool
select MM_CIRCBUF
default n
config INPUT_KEYBOARD
bool
select MM_CIRCBUF
default n
config INPUT_UINPUT