Skip to content

Commit

Permalink
bcma: activate PCI host option by default
Browse files Browse the repository at this point in the history
Most users are using bcma with a PCIe card, activate support for
this by default.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Hauke Mehrtens authored and John W. Linville committed Jun 12, 2013
1 parent 693026e commit d186899
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/bcma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ config BCMA_HOST_PCI_POSSIBLE
config BCMA_HOST_PCI
bool "Support for BCMA on PCI-host bus"
depends on BCMA_HOST_PCI_POSSIBLE
default y

config BCMA_DRIVER_PCI_HOSTMODE
bool "Driver for PCI core working in hostmode"
Expand Down

0 comments on commit d186899

Please sign in to comment.