# # S3C Video configuration # config FB_S5P_EXTDSP tristate "S5P External Display Framebuffer support" select FB_CFB_FILLRECT select FB_CFB_COPYAREA select FB_CFB_IMAGEBLIT depends on FB && (((ARCH_S5PV210 || ARCH_EXYNOS4) && !FB_S3C) ||ARCH_EXYNOS5) default n help This enables support for Samsung External Display Controller config FB_S5P_EXTDSP_DEBUG bool "S5P External Display Framebuffer debug messages" depends on FB_S5P_EXTDSP config FB_S5P_EXTDSP_NR_BUFFERS int "Number of external display frame buffers (1-3)" depends on FB_S5P_EXTDSP default "2" help This indicates the number of buffers for pan display, 1 means no pan display and 2 means the double size of video buffer will be allocated for default window