summaryrefslogtreecommitdiff
path: root/board/technologic/ts4600/Kconfig
AgeCommit message (Collapse)Author
2021-04-10arm: Remove ts4600 boardTom Rini
This board has not been converted to CONFIG_DM_MMC by the deadline. Remove it. Cc: Sebastien Bourdelin <[email protected]> Signed-off-by: Tom Rini <[email protected]>
2016-11-29ARM: ts4600: add basic board supportSebastien Bourdelin
This commit adds basic support including: MMC, Serial console Signed-off-by: Sebastien Bourdelin <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>