Skip to content
Snippets Groups Projects
Commit 1e15d92d authored by Alberto Bursi's avatar Alberto Bursi Committed by John Crispin
Browse files

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: default avatarAlberto Bursi <alberto.bursi@outlook.it>
parent 5bd3b9df
No related branches found
No related tags found
No related merge requests found
...@@ -131,6 +131,7 @@ $(eval $(call KernelPackage,bluetooth-hci-h4p)) ...@@ -131,6 +131,7 @@ $(eval $(call KernelPackage,bluetooth-hci-h4p))
define KernelPackage/dma-buf define KernelPackage/dma-buf
SUBMENU:=$(OTHER_MENU)
TITLE:=DMA shared buffer support TITLE:=DMA shared buffer support
HIDDEN:=1 HIDDEN:=1
KCONFIG:=CONFIG_DMA_SHARED_BUFFER KCONFIG:=CONFIG_DMA_SHARED_BUFFER
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment