bcma: prepare Kconfig symbol for PCI driver
authorRafał Miłecki <zajec5@gmail.com>
Wed, 4 Mar 2015 22:07:05 +0000 (23:07 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 5 Mar 2015 12:11:45 +0000 (14:11 +0200)
commit1ca2760fb2c13959fcba794695cd5b306cbfa6a4
treedc7876d7a46f61fc2e970f63770e7d3fd6b3f94c
parent0a4e699a41f767dff76ca7dc1019b9ca6de3eb42
bcma: prepare Kconfig symbol for PCI driver

Driver for PCIe core requires PCI to be enabled, however we shouldn't
require it for the whole bus. Someone may be not interested in extra
PCI devices and what's more there are SoCs without any PCI at all (like
BCM5356C0, BCM5357*, BCM47186B0). For more details see Kconfig "help".
Please note this patch doesn't allow disabling PCI drivers yet, as it
requires more work on calls to bcma_core_pci_* functions.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/bcma/Kconfig
drivers/bcma/Makefile