]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - board/compal/paz00/Kconfig
690d7a77826c7003100c6ba0dae8547430a54bb5
[karo-tx-uboot.git] / board / compal / paz00 / Kconfig
1 if TARGET_PAZ00
2
3 config SYS_BOARD
4         string
5         default "paz00"
6
7 config SYS_VENDOR
8         string
9         default "compal"
10
11 config SYS_CONFIG_NAME
12         string
13         default "paz00"
14
15 endif