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>
v19.07.3_mercusys_ac12_duma
Alberto Bursi 8 years ago committed by John Crispin
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…
Cancel
Save