commit | 025eab07328a602b09cecb8c6081c58b2d44a111 | [log] [tgz] |
---|---|---|
author | Chenhui Zhao <b26998@freescale.com> | Tue Jan 04 17:23:05 2011 +0800 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Jan 14 01:32:19 2011 -0600 |
tree | c02ba2d813964d558c9a4bc9b6bde4a2e56cd7d8 | |
parent | 2ff0a841840e01813997ece8496ae33107b7a17d [diff] |
fsl_esdhc: Fix esdhc disabled problem on some platforms Some new platform's esdhc pins don't share with other function. The eSDHC shouldn't be disabled, even if "esdhc" isn't defined in hwconfig env variable. Use CONFIG_FSL_ESDHC_PIN_MUX to fix this problem. Signed-off-by: Chenhui Zhao <b26998@freescale.com> Signed-off-by: Li Yang <leoli@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>