system: allow selecting merged /usr along with custom rootfs skeleton
authorCarlos Santos <casantos@datacom.ind.br>
Mon, 7 May 2018 14:44:31 +0000 (11:44 -0300)
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Wed, 6 Feb 2019 16:11:38 +0000 (17:11 +0100)
commit0dd0a583510f72ef14b73e4fa2d44ff65febd833
treec220b65018cd6377123e74e09497a0cffbff05be
parent0c96bda11eb26ada660dcd31843fbc9523be6062
system: allow selecting merged /usr along with custom rootfs skeleton

If the user is brave enough to use a custom rootfs skeleton then we must
not prevent using merged /usr too. Actually it is already possible to do
this, although indirectly, by selecting BR2_INIT_SYSTEMD.

Signed-off-by: Carlos Santos <casantos@datacom.ind.br>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
system/Config.in