| commit | d01ee4db9302cfccaa5c548a1c4e873b415681a0 | [log] [tgz] |
|---|---|---|
| author | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | Thu Sep 17 11:07:16 2009 +0200 |
| committer | Heiko Schocher <hs@denx.de> | Mon Sep 28 07:35:53 2009 +0200 |
| tree | 3cf9c20c5ff9c4fb41ca9eddfb990da9f67cc1b7 | |
| parent | 21f4cbb77299788e2b06c9b0f48cf20a5ab00d4a [diff] |
fsl_i2c: Add CONFIG_FSL_I2C_CUSTOM_{DFSR/FDR}
Some boards need a higher DFSR value than the spec currently
recommends so give these boards the means to define there own.
For completeness, add CONFIG_FSL_I2C_CUSTOM_FDR too.
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>