Skip to content

Commit 876a1b0

Browse files
rddunlapgregkh
authored andcommitted
misc: mic: move to its own menu in Misc devices
Move the Intel MIC drivers into their own menu. This is due to the number of drivers (Kconfig entries) here and it simplifies (cleans up) the "Misc devices" menu. Signed-off-by: Randy Dunlap <[email protected]> Cc: Sudeep Dutt <[email protected]> Cc: Ashutosh Dixit <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 06b6f1c commit 876a1b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

drivers/misc/mic/Kconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
menu "Intel MIC & related support"
2+
13
comment "Intel MIC Bus Driver"
24

35
config INTEL_MIC_BUS
@@ -150,3 +152,5 @@ config VOP
150152
if VOP
151153
source "drivers/vhost/Kconfig.vringh"
152154
endif
155+
156+
endmenu

0 commit comments

Comments
 (0)