File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -2529,15 +2529,15 @@ CONFIG_GPIO_GENERIC=y
2529
2529
#
2530
2530
# Memory mapped GPIO drivers
2531
2531
#
2532
- # CONFIG_GPIO_74XX_MMIO is not set
2532
+ CONFIG_GPIO_74XX_MMIO=m
2533
2533
# CONFIG_GPIO_ALTERA is not set
2534
2534
# CONFIG_GPIO_DWAPB is not set
2535
2535
# CONFIG_GPIO_EM is not set
2536
2536
CONFIG_GPIO_GENERIC_PLATFORM=y
2537
2537
# CONFIG_GPIO_GRGPIO is not set
2538
2538
CONFIG_GPIO_MXC=y
2539
2539
# CONFIG_GPIO_PL061 is not set
2540
- # CONFIG_GPIO_SYSCON is not set
2540
+ CONFIG_GPIO_SYSCON=m
2541
2541
# CONFIG_GPIO_VX855 is not set
2542
2542
# CONFIG_GPIO_XILINX is not set
2543
2543
# CONFIG_GPIO_ZEVIO is not set
@@ -5029,9 +5029,6 @@ CONFIG_RING_BUFFER=y
5029
5029
CONFIG_RING_BUFFER_ALLOW_SWAP=y
5030
5030
CONFIG_TRACING_SUPPORT=y
5031
5031
# CONFIG_FTRACE is not set
5032
- # CONFIG_BRANCH_PROFILE_NONE is not set
5033
- # CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
5034
- # CONFIG_PROFILE_ALL_BRANCHES is not set
5035
5032
5036
5033
#
5037
5034
# Runtime Testing
You can’t perform that action at this time.
0 commit comments