Loading
defconfig: 8994: Disable unused configs
CONFIG_LEGACY_PTYS, CONFIG_INPUT_MOUSE are
enabled by default. This causes the creation
of unused tty devices which impacts the userspace
ueventd processing at init time. Disable
these unused configs to improve boot time.
CRs-Fixed: 748583
Change-Id: I53b628a3568073badb9d5888f7bc8265c6703099
Signed-off-by:
Hanumant Singh <hanumant@codeaurora.org>