lkml.org 
[lkml]   [2013]   [Feb]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [patch] config: fix make kvmconfig

* David Rientjes <rientjes@google.com> wrote:

> arch/x86/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
> index 6979498..f9459b3 100644
> --- a/arch/x86/Kconfig
> +++ b/arch/x86/Kconfig
> @@ -606,6 +606,7 @@ config KVMTOOL_TEST_ENABLE
> select NETWORK_FILESYSTEMS
> select INET
> select EXPERIMENTAL
> + select TTY
> select SERIAL_8250
> select SERIAL_8250_CONSOLE
> select IP_PNP

There's no 'config TTY' in the kernel AFAICS.

Did you mean:

select SERIAL_CORE
select SERIAL_CORE_CONSOLE

?

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-02-04 20:23    [W:0.070 / U:0.564 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site