diff options
| -rw-r--r-- | arch/arc/boot/dts/axs101.dts | 2 | ||||
| -rw-r--r-- | arch/arc/boot/dts/axs103_idu.dts | 2 | ||||
| -rw-r--r-- | arch/arc/configs/axs101_defconfig | 4 | ||||
| -rw-r--r-- | arch/arc/configs/axs103_smp_defconfig | 4 |
4 files changed, 8 insertions, 4 deletions
diff --git a/arch/arc/boot/dts/axs101.dts b/arch/arc/boot/dts/axs101.dts index d9b9b9dcfc4c..70aec7d6ca60 100644 --- a/arch/arc/boot/dts/axs101.dts +++ b/arch/arc/boot/dts/axs101.dts | |||
| @@ -17,6 +17,6 @@ | |||
| 17 | compatible = "snps,axs101", "snps,arc-sdp"; | 17 | compatible = "snps,axs101", "snps,arc-sdp"; |
| 18 | 18 | ||
| 19 | chosen { | 19 | chosen { |
| 20 | bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0"; | 20 | bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 consoleblank=0 video=1280x720@60"; |
| 21 | }; | 21 | }; |
| 22 | }; | 22 | }; |
diff --git a/arch/arc/boot/dts/axs103_idu.dts b/arch/arc/boot/dts/axs103_idu.dts index 070c29782216..5c843d9b4ac8 100644 --- a/arch/arc/boot/dts/axs103_idu.dts +++ b/arch/arc/boot/dts/axs103_idu.dts | |||
| @@ -20,6 +20,6 @@ | |||
| 20 | compatible = "snps,axs103", "snps,arc-sdp"; | 20 | compatible = "snps,axs103", "snps,arc-sdp"; |
| 21 | 21 | ||
| 22 | chosen { | 22 | chosen { |
| 23 | bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-signals=1"; | 23 | bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 print-fatal-signals=1 consoleblank=0 video=1280x720@60"; |
| 24 | }; | 24 | }; |
| 25 | }; | 25 | }; |
diff --git a/arch/arc/configs/axs101_defconfig b/arch/arc/configs/axs101_defconfig index 0a0eaf09aac7..6980b966a364 100644 --- a/arch/arc/configs/axs101_defconfig +++ b/arch/arc/configs/axs101_defconfig | |||
| @@ -75,9 +75,11 @@ CONFIG_I2C=y | |||
| 75 | CONFIG_I2C_CHARDEV=y | 75 | CONFIG_I2C_CHARDEV=y |
| 76 | CONFIG_I2C_DESIGNWARE_PLATFORM=y | 76 | CONFIG_I2C_DESIGNWARE_PLATFORM=y |
| 77 | # CONFIG_HWMON is not set | 77 | # CONFIG_HWMON is not set |
| 78 | CONFIG_DRM=m | ||
| 79 | CONFIG_DRM_I2C_ADV7511=m | ||
| 80 | CONFIG_DRM_ARCPGU=m | ||
| 78 | CONFIG_FB=y | 81 | CONFIG_FB=y |
| 79 | CONFIG_FRAMEBUFFER_CONSOLE=y | 82 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 80 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | ||
| 81 | CONFIG_LOGO=y | 83 | CONFIG_LOGO=y |
| 82 | # CONFIG_LOGO_LINUX_MONO is not set | 84 | # CONFIG_LOGO_LINUX_MONO is not set |
| 83 | # CONFIG_LOGO_LINUX_VGA16 is not set | 85 | # CONFIG_LOGO_LINUX_VGA16 is not set |
diff --git a/arch/arc/configs/axs103_smp_defconfig b/arch/arc/configs/axs103_smp_defconfig index 110874705085..30a3d4cf53d2 100644 --- a/arch/arc/configs/axs103_smp_defconfig +++ b/arch/arc/configs/axs103_smp_defconfig | |||
| @@ -77,9 +77,11 @@ CONFIG_I2C=y | |||
| 77 | CONFIG_I2C_CHARDEV=y | 77 | CONFIG_I2C_CHARDEV=y |
| 78 | CONFIG_I2C_DESIGNWARE_PLATFORM=y | 78 | CONFIG_I2C_DESIGNWARE_PLATFORM=y |
| 79 | # CONFIG_HWMON is not set | 79 | # CONFIG_HWMON is not set |
| 80 | CONFIG_DRM=m | ||
| 81 | CONFIG_DRM_I2C_ADV7511=m | ||
| 82 | CONFIG_DRM_ARCPGU=m | ||
| 80 | CONFIG_FB=y | 83 | CONFIG_FB=y |
| 81 | CONFIG_FRAMEBUFFER_CONSOLE=y | 84 | CONFIG_FRAMEBUFFER_CONSOLE=y |
| 82 | CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y | ||
| 83 | CONFIG_LOGO=y | 85 | CONFIG_LOGO=y |
| 84 | # CONFIG_LOGO_LINUX_MONO is not set | 86 | # CONFIG_LOGO_LINUX_MONO is not set |
| 85 | # CONFIG_LOGO_LINUX_VGA16 is not set | 87 | # CONFIG_LOGO_LINUX_VGA16 is not set |
