lkml.org 
[lkml]   [2012]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subjectshouldn't OMAP4 keyboard depend on ARCH_OMAP4?

    i asked about this on linux-omap list but didn't see a reply.
    here's a snippet from drivers/input/keyboard/Kconfig:

    config KEYBOARD_OMAP
    tristate "TI OMAP keypad support"
    depends on (ARCH_OMAP1 || ARCH_OMAP2)
    help
    Say Y here if you want to use the OMAP keypad.

    To compile this driver as a module, choose M here: the
    module will be called omap-keypad.

    config KEYBOARD_OMAP4
    tristate "TI OMAP4 keypad support"
    help
    Say Y here if you want to use the OMAP4 keypad.

    To compile this driver as a module, choose M here: the
    module will be called omap4-keypad.

    pretty sure that second snippet should depend on ARCH_OMAP4, no?

    rday

    --

    ========================================================================
    Robert P. J. Day Ottawa, Ontario, CANADA
    http://crashcourse.ca

    Twitter: http://twitter.com/rpjday
    LinkedIn: http://ca.linkedin.com/in/rpjday
    ========================================================================


    \
     
     \ /
      Last update: 2012-04-10 19:01    [W:3.324 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site