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:
		
				
					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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user