staging: video: imx: Select VIDEOMODE_HELPERS for parallel display
authorMarek Vasut <[email protected]>
Wed, 24 Apr 2013 18:43:59 +0000 (20:43 +0200)
committerGreg Kroah-Hartman <[email protected]>
Tue, 21 May 2013 17:48:54 +0000 (10:48 -0700)
commit8c24d6ea12879a4880c5f9a514dd4c3b6575094a
treea5e72a6aa9fae03208d3cae7885825178547c7aa
parent8bb3e55103b37869175333e00fc01b34b0459529
staging: video: imx: Select VIDEOMODE_HELPERS for parallel display

Without this, I get the following problem when building kernel:

drivers/built-in.o: In function `imx_pd_connector_get_modes':
/linux-2.6/drivers/staging/imx-drm/parallel-display.c:78: undefined reference to `of_get_drm_display_mode'
make: *** [vmlinux] Error 1

Signed-off-by: Marek Vasut <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: Fabio Estevam <[email protected]>
Acked-by: Sascha Hauer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/imx-drm/Kconfig