blob: fc0eb1d484ddea157e783983c182786039eb770f (
plain)
1
2
3
4
5
6
|
# Generic register map support. There are no user servicable options here,
# this is an API intended to be used by other kernel subsystems. These
# subsystems should select the appropriate symbols.
config REGMAP
bool
|