lkml.org 
[lkml]   [2006]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [2.6 patch] make INPUT a bool
    On Sat, Feb 25, 2006 at 05:23:52PM -0500, Dmitry Torokhov wrote:

    > Adrian,
    >
    > There are requests to move it out of EMBEDDED because sometimes you
    > just don't need input layer at all. Dave Jones mentioned that he
    > feels silly enabling EMBEDDED on iSeries... I am thinking about
    > changing it to "EMBEDDED || !X86_PC" to safe-guard the most common
    > platform from accidenially disabling it.
    >
    > I am still not convinced whether INPUT=m makes sence, especially if
    > we make ACPI use input layer... Jan's example about input device with
    > hot-pluggable keyboard is a bit of a stretch.

    The possibility to keep INPUT=m makes a big sense in that it keeps the
    interfaces to the rest of the kernel clean. No direct linking, no
    callbacks into inner functions from elsewhere, etc. Nicely isolated.

    Even with ACPI, the part that will use input will usually be modular,
    too.

    The only big user of INPUT, which can't be modular at the time is
    CONFIG_VT. And this, I believe, is a bug.

    --
    Vojtech Pavlik
    Director SuSE Labs
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-02-27 08:13    [W:6.751 / U:0.060 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site