summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-14 18:22:41 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-09-14 18:23:01 +0200
commitc3a46c606d40ed639e706aef9979d6f4d6d2a0c2 (patch)
treebf88fdceb49f4488d4827f6afe69010284d3edad /target/linux
parent7cb985a6d193ec4664a6aa3ceebd2cd6a8a6fd83 (diff)
beaglebone-black: some fixes, no serial output yet
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/config/Config.in.serial2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/config/Config.in.serial b/target/linux/config/Config.in.serial
index af8fed395..34d1ec2de 100644
--- a/target/linux/config/Config.in.serial
+++ b/target/linux/config/Config.in.serial
@@ -242,6 +242,8 @@ config ADK_KERNEL_SERIAL_PMACZILOG
config ADK_KERNEL_SERIAL_OMAP
bool "omap serial driver"
+ select ADK_KERNEL_SERIAL_8250
+ select ADK_KERNEL_SERIAL_8250_CONSOLE
select ADK_KERNEL_SERIAL_OMAP_CONSOLE
depends on ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
default y if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK