# SPDX-License-Identifier: GPL-2.0-only config [31mCONFIG_DRM_MXS[0m bool help Choose this option to select drivers for MXS [31mCONFIG_FB[0m devices config [31mCONFIG_DRM_MXSFB[0m tristate "i.MX23/i.MX28/i.MX6SX MXSFB LCD controller" depends on [31mCONFIG_DRM[0m && [31mCONFIG_OF[0m depends on [31mCONFIG_COMMON_CLK[0m select [31mCONFIG_DRM_MXS[0m select [31mCONFIG_DRM_KMS_HELPER[0m select [31mCONFIG_DRM_KMS_FB_HELPER[0m select [31mCONFIG_DRM_KMS_CMA_HELPER[0m select [31mCONFIG_DRM_PANEL[0m help Choose this option if you have an i.MX23/i.MX28/i.MX6SX MXSFB LCD controller. If [31mCONFIG_M[0m is selected the module will be called mxsfb. |