Kconfig (9938b04472d5c59f8bd8152a548533a8599596a2) | Kconfig (b0ec633c28d42281c03b41dbc92a4448a481f2f3) |
---|---|
1# 2# Bus Devices 3# 4 5menu "Bus devices" 6 7config ARM_CCI 8 bool --- 44 unchanged lines hidden (view full) --- 53 depends on PERF_EVENTS 54 help 55 PMU (perf) driver supporting the ARM CCN (Cache Coherent Network) 56 interconnect. 57 58config BRCMSTB_GISB_ARB 59 bool "Broadcom STB GISB bus arbiter" 60 depends on ARM || MIPS | 1# 2# Bus Devices 3# 4 5menu "Bus devices" 6 7config ARM_CCI 8 bool --- 44 unchanged lines hidden (view full) --- 53 depends on PERF_EVENTS 54 help 55 PMU (perf) driver supporting the ARM CCN (Cache Coherent Network) 56 interconnect. 57 58config BRCMSTB_GISB_ARB 59 bool "Broadcom STB GISB bus arbiter" 60 depends on ARM || MIPS |
61 default ARCH_BRCMSTB || BMIPS_GENERIC |
|
61 help 62 Driver for the Broadcom Set Top Box System-on-a-chip internal bus 63 arbiter. This driver provides timeout and target abort error handling 64 and internal bus master decoding. 65 66config IMX_WEIM 67 bool "Freescale EIM DRIVER" 68 depends on ARCH_MXC --- 83 unchanged lines hidden --- | 62 help 63 Driver for the Broadcom Set Top Box System-on-a-chip internal bus 64 arbiter. This driver provides timeout and target abort error handling 65 and internal bus master decoding. 66 67config IMX_WEIM 68 bool "Freescale EIM DRIVER" 69 depends on ARCH_MXC --- 83 unchanged lines hidden --- |