7 lines
179 B
Plaintext
Executable File
Vendored
7 lines
179 B
Plaintext
Executable File
Vendored
config DM_GPIO
|
|
bool "Enable Driver Model for GPIO drivers"
|
|
depends on DM
|
|
help
|
|
If you want to use driver model for GPIO drivers, say Y.
|
|
To use legacy GPIO drivers, say N.
|