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

From: Ramkumar Ramachandra
Date: Tue Jul 16 2013 - 13:32:35 EST


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?

*scratches head*
--
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/