Re: [PATCH] um/configs: don't use devtmpfs in defconfig

From: Richard Weinberger
Date: Tue Jul 16 2013 - 13:34:51 EST


Am 16.07.2013 19:31, schrieb Ramkumar Ramachandra:
> Ramkumar Ramachandra wrote:
>> Ramkumar Ramachandra wrote:
>>> No, systemd does not have a hard dependency on devtmpfs.
>>
>> Wait, let me double-check that.
>
> Sorry about the stupidity; devtmpfs is very much a hard dependency. I
> just realized that CONFIG_VT is on, and can't be turned off (!). See
> drivers/tty/Kconfig:
>
> config VT
> bool "Virtual terminal" if EXPERT
> depends on !S390 && !UML
>
> Wait, shouldn't it be always off then?

/me hands you a fresh cup of coffee over. :-)
Please note the depends on !UML.

Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/