2 # Freescale SOC drivers
5 source "drivers/soc/fsl/qbman/Kconfig"
6 source "drivers/soc/fsl/qe/Kconfig"
12 The global utilities block controls power management, I/O device
13 enabling, power-onreset(POR) configuration monitoring, alternate
14 function selection for multiplexed signals,and clock control.
15 This driver is to manage and access global utilities block.
16 Initially only reading SVR and registering soc device are supported.
17 Other guts accesses, such as reading RCW, should eventually be moved
18 into this driver as well.