diff options
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r-- | drivers/mfd/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 2c10938b3567..94bdf83b4bc8 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -1080,3 +1080,9 @@ config MCP_UCB1200_TS | |||
1080 | depends on MCP_UCB1200 && INPUT | 1080 | depends on MCP_UCB1200 && INPUT |
1081 | 1081 | ||
1082 | endmenu | 1082 | endmenu |
1083 | |||
1084 | config VEXPRESS_CONFIG | ||
1085 | bool | ||
1086 | help | ||
1087 | Platform configuration infrastructure for the ARM Ltd. | ||
1088 | Versatile Express. | ||