kernel: add a missing submenu
this kernel module currently does not set submenu. Fix this by adding it to the "Others" submenu Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
This commit is contained in:
parent
5bd3b9dfc0
commit
1e15d92de1
@ -131,6 +131,7 @@ $(eval $(call KernelPackage,bluetooth-hci-h4p))
|
||||
|
||||
|
||||
define KernelPackage/dma-buf
|
||||
SUBMENU:=$(OTHER_MENU)
|
||||
TITLE:=DMA shared buffer support
|
||||
HIDDEN:=1
|
||||
KCONFIG:=CONFIG_DMA_SHARED_BUFFER
|
||||
|
Loading…
Reference in New Issue
Block a user