summaryrefslogtreecommitdiff
path: root/configs/d2net_v2_defconfig
diff options
context:
space:
mode:
authorYangbo Lu <yangbo.lu@nxp.com>2019-12-19 18:59:30 +0800
committerPeng Fan <peng.fan@nxp.com>2020-01-16 13:20:33 +0800
commitf1bce084264f52caca80ca56815d6c4b4c5d5935 (patch)
tree2b0bca2bab39e85bdd97102e72f709f6123bb800 /configs/d2net_v2_defconfig
parent181c65b814b29a9e12f5fd034e259c891f3bbb64 (diff)
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
The eSDHC reference clocks should be provided by speed.c in arch/. And we do not need CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK option to select which clock to use. Because we can make the driver to select the periperhal clock which is better (provides higher frequency) automatically if its value is provided by speed.c. This patch is to drop this option and make driver to select clock automatically. Also fix peripheral clock calculation issue in fsl_lsch2_speed.c/fsl_lsch3_speed.c. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Diffstat (limited to 'configs/d2net_v2_defconfig')
0 files changed, 0 insertions, 0 deletions