]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/video/Kconfig: specify the SoCs that make use of FB_IMX
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 22 Feb 2013 00:42:24 +0000 (16:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Feb 2013 01:22:18 +0000 (17:22 -0800)
commit252a2e07df516326af0f48324cbe2e92e226358e
tree0618a4c1bd296d2999a48812fcbed04667472e9a
parentf94786dec5e699a01d71cc1f3a521a198cb0bb3c
drivers/video/Kconfig: specify the SoCs that make use of FB_IMX

FB_IMX is the framebuffer driver used by MX1, MX21, MX25 and MX27 processors.

Pass this information to the Kconfig text to make it clear.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/video/Kconfig