Skip to content

Commit bfcd296

Browse files
committed
axs101: use SysV init to enable console on both serial port and HDMI/keyboard
Signed-off-by: Alexey Brodkin <[email protected]>
1 parent d6b88c2 commit bfcd296

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/axs101_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ BR2_TOOLCHAIN_BUILDROOT_CXX=y
88
BR2_PACKAGE_HOST_GDB=y
99
BR2_TARGET_GENERIC_HOSTNAME="axs101"
1010
BR2_TARGET_GENERIC_ISSUE="Welcome to the AXS101 Software Development Platform"
11+
BR2_INIT_SYSV=y
1112
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
1213
BR2_TARGET_GENERIC_GETTY_PORT="ttyS3"
1314
BR2_LINUX_KERNEL=y

0 commit comments

Comments
 (0)