diff options
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny/serial.cfg')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny/serial.cfg | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny/serial.cfg b/meta/recipes-kernel/linux/linux-yocto-tiny/serial.cfg deleted file mode 100644 index 0a28dca5bf..0000000000 --- a/meta/recipes-kernel/linux/linux-yocto-tiny/serial.cfg +++ /dev/null @@ -1,7 +0,0 @@ -CONFIG_SERIAL_8250=y -CONFIG_SERIAL_8250_CONSOLE=y -CONFIG_SERIAL_8250_NR_UARTS=4 -CONFIG_SERIAL_8250_RUNTIME_UARTS=4 -# CONFIG_SERIAL_8250_EXTENDED is not set -CONFIG_SERIAL_CORE=y -CONFIG_SERIAL_CORE_CONSOLE=y |