ARM: imx_v6_v7_defconfig: Enable CONFIG_GPIO_MC9S08DZ60
authorFabio Estevam <fabio.estevam@freescale.com>
Fri, 14 Sep 2012 18:25:45 +0000 (15:25 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 8 Oct 2012 09:28:19 +0000 (11:28 +0200)
On mx35pdk board there is an 8-bit microcontroller that controls several IOs, such
as backlight enable pin, USB host VBUS, etc.

Let it build by default.

mx35pdk also needs CONFIG_LCD_PLATFORM to be selected to activate the display,
so also make this the default.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found