public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Unable to totally get rid of CONFIG_INPUT options with 2.6.6
@ 2004-06-09 18:41 Chris Friesen
  2004-06-09 20:28 ` Mikael Pettersson
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Friesen @ 2004-06-09 18:41 UTC (permalink / raw)
  To: Linux Kernel Mailing List



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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Unable to totally get rid of CONFIG_INPUT options with 2.6.6
  2004-06-09 18:41 Unable to totally get rid of CONFIG_INPUT options with 2.6.6 Chris Friesen
@ 2004-06-09 20:28 ` Mikael Pettersson
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael Pettersson @ 2004-06-09 20:28 UTC (permalink / raw)
  To: Chris Friesen; +Cc: Linux Kernel Mailing List

Chris Friesen writes:
 > 
 > 
 > 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.

Enable CONFIG_EMBEDDED, then you'll be able to get rid of INPUT_MOUSEDEV etc.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-09 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-09 18:41 Unable to totally get rid of CONFIG_INPUT options with 2.6.6 Chris Friesen
2004-06-09 20:28 ` Mikael Pettersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox