blob: 374bda200c133815a8d77b6ff106a1c09e4b7ba1 [file] [log] [blame]
Thomas McKahan7cb61e02018-06-25 16:50:17 +02001if TARGET_NANOPI_K2
2
3config SYS_BOARD
4 default "nanopi-k2"
5
6config SYS_VENDOR
7 default "amlogic"
8
9config SYS_CONFIG_NAME
10 default "nanopi-k2"
11
12endif