be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
[cascardo/linux.git] / drivers / soc / Kconfig
1 menu "SOC (System On Chip) specific Drivers"
2
3 source "drivers/soc/mediatek/Kconfig"
4 source "drivers/soc/qcom/Kconfig"
5 source "drivers/soc/ti/Kconfig"
6 source "drivers/soc/versatile/Kconfig"
7
8 endmenu