CONFIG_GPIO_DW_BOTHEDGES_SUPPORT

This option is enabled by platforms that supports the interrupt-both-edges feature. This feature allows the GPIO hardware to trigger and interrupt on both, falling and rising, edges of an input.

Symbol:

GPIO_DW_BOTHEDGES_SUPPORT

Type:

bool

Value:

“n”

User value:

(no user value)

Visibility:

“n”

Is choice item:

false

Is defined:

true

Is from env.:

false

Is special:

false

Prompts:
  • “Interrupt on Both Edges” if GPIO_DW && !ARC (value: “n”)
Default values:
  • y (value: “y”)
  • Condition: (none)
  • n (value: “n”)
  • Condition: (none)
  • y (value: “y”)
  • Condition: GPIO_DW && !ARC (value: “n”)
Selects:

(no selects)

Reverse (select-related) dependencies:
 

(no reverse dependencies)

Additional dependencies from enclosing menus and ifs:
 

GPIO (value: “n”)

Locations:
  • ../arch/x86/soc/quark_se/Kconfig:86
  • ../arch/arc/soc/quark_se_ss/Kconfig:50
  • ../drivers/gpio/Kconfig:53