aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2012-02-20 07:22:38 +1100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-02-24 13:50:46 -0800
commit2ae73520940a8d5fe147c4c5de760be8824bfe17 (patch)
treeb058246507f2db67e2ad44f635b69bd7d3e5c6a7 /drivers/tty
parentserial: Fix typo in sn_console.c (diff)
downloadlinux-dev-2ae73520940a8d5fe147c4c5de760be8824bfe17.tar.xz
linux-dev-2ae73520940a8d5fe147c4c5de760be8824bfe17.zip
tty/powerpc: early udbg consoles can't be modules
Fixes these build errors: ERROR: ".udbg_printf" [drivers/tty/ehv_bytechan.ko] undefined! ERROR: ".register_early_udbg_console" [drivers/tty/ehv_bytechan.ko] undefined! ERROR: "udbg_putc" [drivers/tty/ehv_bytechan.ko] undefined! Cc: Timur Tabi <timur@freescale.com> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty')
-rw-r--r--drivers/tty/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/Kconfig b/drivers/tty/Kconfig
index b3d17416d86a..830cd62d8492 100644
--- a/drivers/tty/Kconfig
+++ b/drivers/tty/Kconfig
@@ -365,7 +365,7 @@ config PPC_EPAPR_HV_BYTECHAN
config PPC_EARLY_DEBUG_EHV_BC
bool "Early console (udbg) support for ePAPR hypervisors"
- depends on PPC_EPAPR_HV_BYTECHAN
+ depends on PPC_EPAPR_HV_BYTECHAN=y
help
Select this option to enable early console (a.k.a. "udbg") support
via an ePAPR byte channel. You also need to choose the byte channel