summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>2017-01-19 12:54:50 +0100
committerJukka Rissanen <jukka.rissanen@linux.intel.com>2017-01-27 12:35:52 +0200
commit4984ca742acf2814127f7bdbbd814c8e3be2675a (patch)
tree6c70caacb47abe814bc8f6001dfa2a159ce5a7c4
parent2e9fd888bf49e535a5442c1475868f2bf05c5e59 (diff)
drivers/console: Removing non existing Kconfig source
Change-Id: I89fdc6f702f3ea39822c6fbf6fce93e3eb77261c Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
-rw-r--r--drivers/console/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/console/Kconfig b/drivers/console/Kconfig
index 750712a52..681a3522b 100644
--- a/drivers/console/Kconfig
+++ b/drivers/console/Kconfig
@@ -157,7 +157,4 @@ config UART_PIPE_ON_DEV_NAME
This option specifies the name of UART device to be used
for pipe UART.
-source "drivers/console/shells/Kconfig"
-
-
endif