X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fbcma%2FKconfig;h=c1172dafdffac1c7688155dc20a658628c6934ca;hb=afb9bd704c7116076879352a2cc2c43aa12c1e14;hp=ae0a02e1b808dafdf2e13edfac026f339fb68a43;hpb=efb90582c575084723cc14302c1300cb26c7e01f;p=mv-sheeva.git diff --git a/drivers/bcma/Kconfig b/drivers/bcma/Kconfig index ae0a02e1b80..c1172dafdff 100644 --- a/drivers/bcma/Kconfig +++ b/drivers/bcma/Kconfig @@ -33,6 +33,19 @@ config BCMA_DRIVER_PCI_HOSTMODE help PCI core hostmode operation (external PCI bus). +config BCMA_HOST_SOC + bool + depends on BCMA_DRIVER_MIPS + +config BCMA_DRIVER_MIPS + bool "BCMA Broadcom MIPS core driver" + depends on BCMA && MIPS + help + Driver for the Broadcom MIPS core attached to Broadcom specific + Advanced Microcontroller Bus. + + If unsure, say N + config BCMA_DEBUG bool "BCMA debugging" depends on BCMA