Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-19 | dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL | Simon Glass | |
Use Kconfig instead of board config for DM and DM_THERMAL. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2015-02-12 | dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig | Simon Glass | |
Move this option to Kconfig and update all boards. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-08-20 | mx6sxsabresd: Convert to the new Kconfig style | Fabio Estevam | |
mx6sxsabresd was not in the master branch when the conversion to the new Kconfig style happened, so convert it now so that it can build again. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> |