Kconfig (c6380ecd8e9bee7aba3d9a5a94b58168244c4a61) | Kconfig (e382ab741252471383e9990583258e3054f66963) |
---|---|
1# 2# MMC/SD host controller drivers 3# 4 5comment "MMC/SD/SDIO Host Controller Drivers" 6 7config MMC_DEBUG 8 bool "MMC host drivers debugging" --- 704 unchanged lines hidden (view full) --- 713 tristate "Exynos specific extensions for Synopsys DW Memory Card Interface" 714 depends on MMC_DW 715 select MMC_DW_PLTFM 716 help 717 This selects support for Samsung Exynos SoC specific extensions to the 718 Synopsys DesignWare Memory Card Interface driver. Select this option 719 for platforms based on Exynos4 and Exynos5 SoC's. 720 | 1# 2# MMC/SD host controller drivers 3# 4 5comment "MMC/SD/SDIO Host Controller Drivers" 6 7config MMC_DEBUG 8 bool "MMC host drivers debugging" --- 704 unchanged lines hidden (view full) --- 713 tristate "Exynos specific extensions for Synopsys DW Memory Card Interface" 714 depends on MMC_DW 715 select MMC_DW_PLTFM 716 help 717 This selects support for Samsung Exynos SoC specific extensions to the 718 Synopsys DesignWare Memory Card Interface driver. Select this option 719 for platforms based on Exynos4 and Exynos5 SoC's. 720 |
721config MMC_DW_HI3798CV200 722 tristate "Hi3798CV200 specific extensions for Synopsys DW Memory Card Interface" 723 depends on MMC_DW 724 select MMC_DW_PLTFM 725 help 726 This selects support for HiSilicon Hi3798CV200 SoC specific extensions to the 727 Synopsys DesignWare Memory Card Interface driver. Select this option 728 for platforms based on HiSilicon Hi3798CV200 SoC. 729 |
|
721config MMC_DW_K3 722 tristate "K3 specific extensions for Synopsys DW Memory Card Interface" 723 depends on MMC_DW 724 select MMC_DW_PLTFM 725 help 726 This selects support for Hisilicon K3 SoC specific extensions to the 727 Synopsys DesignWare Memory Card Interface driver. Select this option 728 for platforms based on Hisilicon K3 SoC's. --- 212 unchanged lines hidden --- | 730config MMC_DW_K3 731 tristate "K3 specific extensions for Synopsys DW Memory Card Interface" 732 depends on MMC_DW 733 select MMC_DW_PLTFM 734 help 735 This selects support for Hisilicon K3 SoC specific extensions to the 736 Synopsys DesignWare Memory Card Interface driver. Select this option 737 for platforms based on Hisilicon K3 SoC's. --- 212 unchanged lines hidden --- |