This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP 3530 SDIO kernel configuration question

In the kernel configuration file, what is the difference between:

CONFIG_MMC_OMAP

and

CONFIG_MMC_OMAP_HS

Are they mutually exclusive? What happens if you select both? Why are they listed as if they were 2 different types of controllers?