[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <9b79fb95-f20c-f299-f568-0ffb60305f04@landley.net>
Date: Mon, 30 Dec 2019 18:30:15 -0600
From: Rob Landley <rob@...dley.net>
To: linux-kernel@...r.kernel.org
Subject: Why is CONFIG_VT forced on?
On x86-64 menuconfig, CONFIG_VT is forced on (in drivers->char devices->virtual
terminal), but the help doesn't mention a "selects", and I didn't spot anything
obvious in "find . -name 'Kconfig*' | xargs grep -rw VT".
Congratulations, you've reinvented "come from". I'm mostly familiar with the
kconfig plumbing from _before_ you made it turing complete: how do I navigate this?
I'm guessing "stick printfs into the menuconfig binary" is the recommended next
step for investigating this? Or is there a trick I'm missing?
Rob
Powered by blists - more mailing lists