blob: 7f1bb400989fc3d79fc485d516dd79b14010d585 [file] [log] [blame]
Stefan Roese04386f62015-10-02 08:20:35 +02001if TARGET_LWMON5
2
3config SYS_BOARD
4 default "lwmon5"
5
Wolfgang Denk6623aee2015-11-24 20:46:45 +01006config SYS_VENDOR
7 default "liebherr"
8
Stefan Roese04386f62015-10-02 08:20:35 +02009config SYS_CONFIG_NAME
10 default "lwmon5"
11
Stefan Roesec0c7a552015-10-02 08:20:36 +020012config DISPLAY_BOARDINFO
13 bool
14 default y
15
Stefan Roese04386f62015-10-02 08:20:35 +020016endif