File tree 1 file changed +5
-2
lines changed
devices/oneplus-oneplus3/kernel
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ CONFIG_SCHED_HMP=y
147
147
CONFIG_NAMESPACES=y
148
148
# CONFIG_UTS_NS is not set
149
149
CONFIG_IPC_NS=y
150
- # CONFIG_USER_NS is not set
151
- # CONFIG_PID_NS is not set
150
+ CONFIG_USER_NS=y
151
+ CONFIG_PID_NS=y
152
152
CONFIG_NET_NS=y
153
153
# CONFIG_SCHED_AUTOGROUP is not set
154
154
# CONFIG_SCHED_TUNE is not set
@@ -1682,6 +1682,7 @@ CONFIG_INPUT_EVDEV=y
1682
1682
# CONFIG_INPUT_EVBUG is not set
1683
1683
CONFIG_INPUT_KEYRESET=y
1684
1684
CONFIG_INPUT_KEYCOMBO=y
1685
+ # CONFIG_SENSORS_HALL is not set
1685
1686
1686
1687
#
1687
1688
# Input Device Drivers
@@ -1840,6 +1841,8 @@ CONFIG_TRI_STATE_KEY=y
1840
1841
CONFIG_FINGERPRINT_FPC1022=y
1841
1842
# CONFIG_INPUT_DRV2667_HAPTICS is not set
1842
1843
# CONFIG_INPUT_PIXART_OTS_PAT9125_SWITCH is not set
1844
+ # CONFIG_SENSORS_LTR553 is not set
1845
+ # CONFIG_SENSORS_BMA2X2 is not set
1843
1846
1844
1847
#
1845
1848
# Hardware I/O ports
You can’t perform that action at this time.
0 commit comments