powerpc/t208xqds: fix esdhc peripheral clock support
authorYangbo Lu <yangbo.lu@nxp.com>
Thu, 28 Jan 2016 08:33:07 +0000 (16:33 +0800)
committerYork Sun <york.sun@nxp.com>
Fri, 26 Feb 2016 18:48:07 +0000 (10:48 -0800)
commitcf23b4da624f32639d5cb9de6e3c9069ffd26ae5
tree4ddf09641e5aaf5b01ebdf3bbeab7c8b0cbedd19
parent24862c640ea50ac88be343161eb681bea5dbfeef
powerpc/t208xqds: fix esdhc peripheral clock support

The patch that enabled eSDHC peripheral clock support had an
obvious error as below. This patch is used to fix it.

+#define define CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK

Fixes: 3285e6cbcc1b ("powerpc/t2080qds: enable eSDHC peripheral clock support")
Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
include/configs/T208xQDS.h