Lines Matching full:syscon
1 # SYSCON configuration options
7 # SYSCON options
9 menuconfig SYSCON config
10 bool "System Controller (SYSCON) drivers"
12 SYSCON (System Controller) drivers. System controller node represents
16 platform-specific code, to acquire a reference to the syscon node and
19 if SYSCON
21 module = SYSCON
22 module-str = syscon
26 bool "Generic SYSCON (System Controller) driver"
30 Enable generic SYSCON (System Controller) driver
33 int "SYSCON (System Controller) driver init priority"
36 This option controls the priority of the syscon device
41 endif # SYSCON