blob: 043f7b02a9e709b239d81d2715ab0258748986d3 [file] [log] [blame]
yuezonghe824eb0c2024-06-27 02:32:26 -07001if PLAT_VERSATILE
2
3config PLAT_VERSATILE_CLCD
4 bool
5
6config PLAT_VERSATILE_FPGA_IRQ
7 bool
8
9config PLAT_VERSATILE_LEDS
10 def_bool y if LEDS_CLASS
11 depends on ARCH_REALVIEW || ARCH_VERSATILE
12
13config PLAT_VERSATILE_SCHED_CLOCK
14 def_bool y
15
16endif