diff options
| -rw-r--r-- | drivers/staging/b3dfg/Kconfig | 1 | ||||
| -rw-r--r-- | drivers/staging/heci/Kconfig | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/b3dfg/Kconfig b/drivers/staging/b3dfg/Kconfig index 524231047de5..9e6573cf97d3 100644 --- a/drivers/staging/b3dfg/Kconfig +++ b/drivers/staging/b3dfg/Kconfig | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | config B3DFG | 1 | config B3DFG |
| 2 | tristate "Brontes 3d Frame Framegrabber" | 2 | tristate "Brontes 3d Frame Framegrabber" |
| 3 | depends on PCI | ||
| 3 | default n | 4 | default n |
| 4 | ---help--- | 5 | ---help--- |
| 5 | This driver provides support for the Brontes 3d Framegrabber | 6 | This driver provides support for the Brontes 3d Framegrabber |
diff --git a/drivers/staging/heci/Kconfig b/drivers/staging/heci/Kconfig index ae8d588d3a27..c7206f8bcd93 100644 --- a/drivers/staging/heci/Kconfig +++ b/drivers/staging/heci/Kconfig | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | config HECI | 1 | config HECI |
| 2 | tristate "Intel Management Engine Interface (MEI) Support" | 2 | tristate "Intel Management Engine Interface (MEI) Support" |
| 3 | depends on PCI | ||
| 3 | ---help--- | 4 | ---help--- |
| 4 | The Intel Management Engine Interface (Intel MEI) driver allows | 5 | The Intel Management Engine Interface (Intel MEI) driver allows |
| 5 | applications to access the Active Management Technology | 6 | applications to access the Active Management Technology |
