Skip to content

Commit d5d7c27

Browse files
committed
axs10 use "askfirst shell" instead of dedicated tty
Signed-off-by: Alexey Brodkin <[email protected]>
1 parent 117ca05 commit d5d7c27

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

configs/axs101_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ BR2_PACKAGE_HOST_GDB=y
99
BR2_TARGET_GENERIC_HOSTNAME="axs101"
1010
BR2_TARGET_GENERIC_ISSUE="Welcome to the AXS101 Software Development Platform"
1111
# BR2_TARGET_GENERIC_GETTY is not set
12+
BR2_TARGET_ASKFIRST_SHELL=y
1213
BR2_LINUX_KERNEL=y
1314
BR2_LINUX_KERNEL_CUSTOM_GIT=y
1415
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="[email protected]/foss-for-synopsys-dwc-arc-processors/linux.git"

configs/axs103_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ BR2_PACKAGE_HOST_GDB=y
1010
BR2_TARGET_GENERIC_HOSTNAME="axs103"
1111
BR2_TARGET_GENERIC_ISSUE="Welcome to the AXS103 Software Development Platform"
1212
# BR2_TARGET_GENERIC_GETTY is not set
13+
BR2_TARGET_ASKFIRST_SHELL=y
1314
BR2_LINUX_KERNEL=y
1415
BR2_LINUX_KERNEL_CUSTOM_GIT=y
1516
BR2_LINUX_KERNEL_CUSTOM_REPO_URL="[email protected]:foss-for-synopsys-dwc-arc-processors/linux.git"

0 commit comments

Comments
 (0)