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 acab3ef8a310..637bcdf8ce77 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -1070,3 +1070,9 @@ config MCP_UCB1200_TS | |||
1070 | depends on MCP_UCB1200 && INPUT | 1070 | depends on MCP_UCB1200 && INPUT |
1071 | 1071 | ||
1072 | endmenu | 1072 | endmenu |
1073 | |||
1074 | config VEXPRESS_CONFIG | ||
1075 | bool | ||
1076 | help | ||
1077 | Platform configuration infrastructure for the ARM Ltd. | ||
1078 | Versatile Express. | ||