generic: add another missing config entry, when gpio support is enabled
SVN-Revision: 14285
This commit is contained in:
parent
c52f0bfe0b
commit
ec64fe6869
1 changed files with 1 additions and 0 deletions
|
@ -418,6 +418,7 @@ CONFIG_GENERIC_TIME=y
|
||||||
CONFIG_GPIO_DEVICE=m
|
CONFIG_GPIO_DEVICE=m
|
||||||
# CONFIG_GPIO_BT8XX is not set
|
# CONFIG_GPIO_BT8XX is not set
|
||||||
# CONFIG_GPIO_MAX7301 is not set
|
# CONFIG_GPIO_MAX7301 is not set
|
||||||
|
# CONFIG_GPIO_MAX732X is not set
|
||||||
# CONFIG_GPIO_MCP23S08 is not set
|
# CONFIG_GPIO_MCP23S08 is not set
|
||||||
# CONFIG_GPIO_PCA953X is not set
|
# CONFIG_GPIO_PCA953X is not set
|
||||||
# CONFIG_GPIO_PCF857X is not set
|
# CONFIG_GPIO_PCF857X is not set
|
||||||
|
|
Loading…
Reference in a new issue