lkml.org 
[lkml]   [2007]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 79/90] ARM: OMAP: fix H4 dependencies again
    Date
    From: David Brownell <david-b@pacbell.net>

    Fix Kconfig sequencing: the 2430 SDP keeps getting stuffed
    in the middle of H4 dependencies, so the various H4-specific
    config options aren't displayed as depending on H4.

    Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
    Signed-off-by: Tony Lindgren <tony@atomide.com>
    ---
    arch/arm/mach-omap2/Kconfig | 9 +++++----
    1 files changed, 5 insertions(+), 4 deletions(-)

    diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
    index 845daa6..60bfa75 100644
    --- a/arch/arm/mach-omap2/Kconfig
    +++ b/arch/arm/mach-omap2/Kconfig
    @@ -37,10 +37,6 @@ config MACH_OMAP_H4
    select OMAP_DEBUG_DEVICES
    select GPIOEXPANDER_OMAP

    -config MACH_OMAP_2430SDP
    - bool "OMAP 2430 SDP board"
    - depends on ARCH_OMAP2 && ARCH_OMAP24XX
    -
    config MACH_OMAP_H4_TUSB
    bool "TUSB 6010 EVM board"
    depends on MACH_OMAP_H4
    @@ -78,3 +74,8 @@ config MACH_OMAP2_H4_USB1
    config MACH_OMAP_APOLLON
    bool "OMAP 2420 Apollon board"
    depends on ARCH_OMAP2 && ARCH_OMAP24XX
    +
    +config MACH_OMAP_2430SDP
    + bool "OMAP 2430 SDP board"
    + depends on ARCH_OMAP2 && ARCH_OMAP24XX
    +
    --
    1.4.4.2
    -
    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: 2007-04-04 20:21    [W:5.729 / U:1.680 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site