9 lines
145 B
Plaintext
Executable File
Vendored
9 lines
145 B
Plaintext
Executable File
Vendored
config MS_GPIO
|
|
tristate "GPIO driver"
|
|
default y
|
|
help
|
|
|
|
config MS_SW_I2C
|
|
tristate "SW I2C via GPIO support"
|
|
depends on MS_GPIO
|