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:
Alberto Bursi 2016-12-11 19:51:04 +01:00 committed by John Crispin
parent 5bd3b9dfc0
commit 1e15d92de1

View File

@ -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