Unable to totally get rid of CONFIG_INPUT options with 2.6.6

From: Chris Friesen
Date: Wed Jun 09 2004 - 13:42:56 EST




I have a machine whose only contacts with the outside world are ethernet and serial. For some reason, it appears to be impossible to disable CONFIG_INPUT. Is this by design? I have everything removed from the input config screen, but after some digging it appears that CONFIG_INPUT is not actually controlled by any config files.

Is this an issue? Would I save anything by manually editing it out?


Thanks,
Chris



#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

-
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/