]> git.ipfire.org Git - u-boot.git/blame - board/esd/pmc440/Kconfig
drivers, block: remove sil680 driver
[u-boot.git] / board / esd / pmc440 / Kconfig
CommitLineData
dd84058d
MY
1if TARGET_PMC440
2
3config SYS_BOARD
dd84058d
MY
4 default "pmc440"
5
6config SYS_VENDOR
dd84058d
MY
7 default "esd"
8
9config SYS_CONFIG_NAME
dd84058d
MY
10 default "PMC440"
11
12endif