| config ROGUE_GE9215 |
| tristate "Imagination GPU GE9215" |
| depends on DRM |
| select DMA_SHARED_BUFFER |
| select PM_DEVFREQ |
| select PM_OPP |
| select DEVFREQ_GOV_SIMPLE_ONDEMAND |
| help |
| Enable supports Imagination GE9215 GPU. |
| CONFIG_ROGUE_GE9215 defines |
| the gpu driver would be built-in, as kernel module or not supported. |
| For img gpu only need to set CONFIG_ROGUE_XXX. |
| |
| config ROGUE_GE8200 |
| tristate "Imagination GPU GE8200" |
| depends on DRM |
| select DMA_SHARED_BUFFER |
| select PM_DEVFREQ |
| select PM_OPP |
| select DEVFREQ_GOV_SIMPLE_ONDEMAND |
| help |
| Enable supports Imagination GE8200 GPU |
| CONFIG_ROGUE_GE8200 defines |
| the gpu driver would be built-in, as kernel module or not supported. |
| For img gpu only need to set CONFIG_ROGUE_XXX. |
| |
| config ROGUE_VERSION_1_18 |
| bool "Select Imagination GPU Version to 1.18" |
| help |
| Select Imagination GPU Version to 1.18 |