mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
defconfig: fix coldboot_done too long,reduce /dev/pty* devices
PD#148403: fix coldboot_done too long,reduce /dev/pty* devices with this change, boot from android needle:/ # dmesg | grep ueventd [ 3.657267@2] init: Starting service 'ueventd'... [ 3.662364@0] ueventd: ueventd started! [ 4.364547@2] ueventd: Coldboot took 0.70s. // prevous 1.44s Change-Id: Iedf6b530bffb3aa6411f538e1c0dadb611dc616e Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
This commit is contained in:
@@ -331,6 +331,7 @@ CONFIG_JOYSTICK_XPAD_FF=y
|
||||
CONFIG_JOYSTICK_XPAD_LEDS=y
|
||||
CONFIG_INPUT_MISC=y
|
||||
CONFIG_INPUT_UINPUT=y
|
||||
CONFIG_LEGACY_PTY_COUNT=32
|
||||
# CONFIG_DEVMEM is not set
|
||||
# CONFIG_DEVKMEM is not set
|
||||
CONFIG_HW_RANDOM=y
|
||||
|
||||
Reference in New Issue
Block a user