2022-12-03 12:07:44 +08:00
|
|
|
#
|
|
|
|
|
|
|
|
menu "Board Select"
|
|
|
|
|
|
|
|
config V459_PERF1
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "board v459 perf1"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
board v459 perf1
|
2022-12-03 12:07:44 +08:00
|
|
|
|
|
|
|
config F133_FPGA
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "board fpga f133"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
board f133 fpga
|
2022-12-03 12:07:44 +08:00
|
|
|
|
|
|
|
config VVX07H005A10_MIPI
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "board, disp with VVX07H005A10_mipi"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
board, disp with VVX07H005A10_mipi
|
2022-12-03 12:07:44 +08:00
|
|
|
config TFT08006_MIPI
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "board, disp with TFT08006_mipi"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
board, disp with TFT08006_mipi
|
2022-12-03 12:07:44 +08:00
|
|
|
|
|
|
|
config TFT_RGB
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "board, disp with TFT RGB"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
board, disp with TFT RGB
|
2022-12-03 12:07:44 +08:00
|
|
|
|
|
|
|
config HE0801A068_MIPI
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "EVB board, disp with HE0801A068_MIPI"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
EVB board, disp with HE0801A068_MIPI
|
2022-12-03 12:07:44 +08:00
|
|
|
config DEFAULT_LVDS
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "board, disp with lvds"
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
board, disp with lvds
|
2022-12-03 12:07:44 +08:00
|
|
|
|
|
|
|
endmenu
|
|
|
|
|
|
|
|
menu "Soc Select"
|
|
|
|
|
|
|
|
config ARCH_SUN8IW19
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "soc sun8iw19 "
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
soc sun8iw19
|
2022-12-03 12:07:44 +08:00
|
|
|
|
|
|
|
config ARCH_SUN20IW1
|
2023-01-09 10:14:23 +08:00
|
|
|
bool "soc sun20iw1 "
|
|
|
|
default n
|
|
|
|
---help---
|
|
|
|
soc sun20iw1
|
2022-12-03 12:07:44 +08:00
|
|
|
|
|
|
|
endmenu
|