drivers: gpio: sx1509b: remove superfluous default n for boolean
bool symbols implicitly default to n so there is no need to redundant those values. Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
This commit is contained in:
parent
e627d409af
commit
ec9122b649
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ config GPIO_SX1509B_INIT_PRIORITY
|
|||
|
||||
config GPIO_SX1509B_INTERRUPT
|
||||
bool "Interrupt enable"
|
||||
default n
|
||||
help
|
||||
Enable support for interrupts on GPIO pins.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue