Loading
defconfig: msm8996: Enable and disable few configs
This change will enables and disables below list of configs in
defconfig and perf_deconfig to address the pop-up issue.
Enable configs:
CONFIG_HARDENED_USERCOPY
CONFIG_CRYPTO_GCM
CONFIG_IPV6_VTI
CONFIG_NET_IPVTI
CONFIG_SECURITY_PERF_EVENTS_RESTRICT
CONFIG_USB_CONFIGFS_F_AUDIO_SRC
CONFIG_USB_CONFIGFS_F_MIDI
CONFIG_CP15_BARRIER_EMULATION
CONFIG_SETEND_EMULATION
Disable configs:
CONFIG_USELIB
Change-Id: I7135d8a41bd34018c3d8f7c2342b2c2a12a9e07b
Signed-off-by:
Rahul Shahare <rshaha@codeaurora.org>