commit | eeca7a36a86db8bfc1945dd7f6f0c22a6b66b31d | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 10 15:45:56 2007 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu May 10 15:46:07 2007 +0200 |
tree | 7963466b0106b4daf90f6c5ce039fc2c330335ab | |
parent | 490f03d6595fade75a9b26e6ea9c9ebb1e4fd05a [diff] [blame] |
[S390] Kconfig: refine depends statements. Refine some depends statements to limit their visibility to the environments that are actually supported. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
diff --git a/drivers/auxdisplay/Kconfig b/drivers/auxdisplay/Kconfig index 0300e7f5..2e18a63e 100644 --- a/drivers/auxdisplay/Kconfig +++ b/drivers/auxdisplay/Kconfig
@@ -6,6 +6,7 @@ # menu "Auxiliary Display support" + depends on PARPORT config KS0108 tristate "KS0108 LCD Controller"