summaryrefslogtreecommitdiff
path: root/configs/am57xx_evm_defconfig
Commit message (Collapse)AuthorAgeLines
* common: add CMD_GPIO to KconfigThomas Chou2015-11-18-4/+5
| | | | | | | Add CMD_GPIO to Kconfig and run tools/moveconfig.py . Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Simon Glass <sjg@chromium.org>
* am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N2015-10-22-0/+19
Import various DT files for am57xx-beagle-x15 from Linux Kernel v4.2 Add config file for this board, enable DM, DM_GPIO, DM_SERIAL and DM_MMC. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>