Loading drivers/staging/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ menuconfig STAGING If in doubt, say N here. if STAGING config STAGING_EXCLUDE_BUILD bool "Exclude Staging drivers from being built" if STAGING default y Loading Loading @@ -62,3 +64,4 @@ source "drivers/staging/at76_usb/Kconfig" source "drivers/staging/poch/Kconfig" endif # !STAGING_EXCLUDE_BUILD endif # STAGING Loading
drivers/staging/Kconfig +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,8 @@ menuconfig STAGING If in doubt, say N here. if STAGING config STAGING_EXCLUDE_BUILD bool "Exclude Staging drivers from being built" if STAGING default y Loading Loading @@ -62,3 +64,4 @@ source "drivers/staging/at76_usb/Kconfig" source "drivers/staging/poch/Kconfig" endif # !STAGING_EXCLUDE_BUILD endif # STAGING