Jagan Teki | 91dc9f6 | 2023-01-30 20:27:49 +0530 | [diff] [blame] | 1 | if TARGET_RK3588_NEU6 |
2 | |||||
3 | config SYS_BOARD | ||||
4 | default "neural-compute-module-6" | ||||
5 | |||||
6 | config SYS_VENDOR | ||||
7 | default "edgeble" | ||||
8 | |||||
9 | config SYS_CONFIG_NAME | ||||
10 | default "neural-compute-module-6" | ||||
11 | |||||
12 | config BOARD_SPECIFIC_OPTIONS # dummy | ||||
13 | def_bool y | ||||
14 | |||||
15 | endif |