diff options
| -rw-r--r-- | meta-yocto-bsp/conf/machine/routerstationpro.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-yocto-bsp/conf/machine/routerstationpro.conf b/meta-yocto-bsp/conf/machine/routerstationpro.conf index 707392d0c8..feaa26e7c4 100644 --- a/meta-yocto-bsp/conf/machine/routerstationpro.conf +++ b/meta-yocto-bsp/conf/machine/routerstationpro.conf | |||
| @@ -19,6 +19,7 @@ XSERVER ?= "xserver-xorg \ | |||
| 19 | xf86-video-fbdev" | 19 | xf86-video-fbdev" |
| 20 | 20 | ||
| 21 | SERIAL_CONSOLE = "115200 ttyS0" | 21 | SERIAL_CONSOLE = "115200 ttyS0" |
| 22 | USE_VT ?= "0" | ||
| 22 | 23 | ||
| 23 | MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" | 24 | MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" |
| 24 | 25 | ||
