From: Andrew Morton Can't do that - it enables PARPORT_PC even if it isn't allowed to be enabled (eg, on sparc32). Plus select is evil. Use `depends omn' instead. Cc: Miguel Ojeda Sandonis Cc: Greg KH Cc: Paulo Marques Signed-off-by: Andrew Morton --- drivers/auxdisplay/Kconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff -puN drivers/auxdisplay/Kconfig~drivers-add-lcd-support-3-Kconfig-fix drivers/auxdisplay/Kconfig --- a/drivers/auxdisplay/Kconfig~drivers-add-lcd-support-3-Kconfig-fix +++ a/drivers/auxdisplay/Kconfig @@ -9,8 +9,7 @@ menu "Auxiliary Display support" config KS0108 tristate "KS0108 LCD Controller" - select PARPORT - select PARPORT_PC + depends on PARPORT_PC default n ---help--- If you have a LCD controlled by one or more KS0108 _