]> git.sur5r.net Git - u-boot/blob - board/comelit/dig297/Kconfig
kconfig: fix another bug of "make savedefconfig"
[u-boot] / board / comelit / dig297 / Kconfig
1 if TARGET_DIG297
2
3 config SYS_BOARD
4         default "dig297"
5
6 config SYS_VENDOR
7         default "comelit"
8
9 config SYS_CONFIG_NAME
10         default "dig297"
11
12 endif