mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
arm64: kernel 4.4.x bringup enablement
Enable DEVPTS_MULTIPLE_INSTANCES in kernel configuration file to avoid the devpts mounting hang issue during bootup when running LinuxKit. Signed-off-by: Dennis Chen <dennis.chen@arm.com>
This commit is contained in:
parent
bbf8741002
commit
7f313870a9
@ -121,6 +121,4 @@ endef
|
||||
#
|
||||
$(eval $(call kernel,4.9.41,4.9.x))
|
||||
$(eval $(call kernel,4.9.41,4.9.x,_dbg))
|
||||
ifneq ($(ARCH), aarch64)
|
||||
$(eval $(call kernel,4.4.80,4.4.x))
|
||||
endif
|
||||
|
3039
kernel/kernel_config-4.4.x-aarch64
Normal file
3039
kernel/kernel_config-4.4.x-aarch64
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user