09 Jan, 2012

1 commit


23 Jul, 2011

1 commit


18 Mar, 2011

1 commit


21 Jan, 2011

1 commit

  • The meaning of CONFIG_EMBEDDED has long since been obsoleted; the option
    is used to configure any non-standard kernel with a much larger scope than
    only small devices.

    This patch renames the option to CONFIG_EXPERT in init/Kconfig and fixes
    references to the option throughout the kernel. A new CONFIG_EMBEDDED
    option is added that automatically selects CONFIG_EXPERT when enabled and
    can be used in the future to isolate options that should only be
    considered for embedded systems (RISC architectures, SLOB, etc).

    Calling the option "EXPERT" more accurately represents its intention: only
    expert users who understand the impact of the configuration changes they
    are making should enable it.

    Reviewed-by: Ingo Molnar
    Acked-by: David Woodhouse
    Signed-off-by: David Rientjes
    Cc: Greg KH
    Cc: "David S. Miller"
    Cc: Jens Axboe
    Cc: Arnd Bergmann
    Cc: Robin Holt
    Cc:
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    David Rientjes
     

25 Oct, 2010

1 commit

  • - enable pm for ADI boards
    - drop security option as no one uses it
    - enable uninitialized mmap for everyone
    - disable wireless by default as no one uses it
    - disable cfq io sched as noop is fine

    Signed-off-by: Mike Frysinger

    Mike Frysinger
     

15 Aug, 2010

1 commit


07 Aug, 2010

1 commit


09 Mar, 2010

1 commit


15 Dec, 2009

1 commit


23 Jun, 2009

1 commit


12 Jun, 2009

1 commit


28 Mar, 2009

1 commit


04 Mar, 2009

1 commit


04 Feb, 2009

1 commit


27 Jan, 2009

1 commit

  • Now that all EEPROM drivers live in the same place, let's harmonize
    their symbol names.

    Also fix eeprom's dependencies, it definitely needs sysfs, and is no
    longer experimental after many years in the kernel tree.

    Signed-off-by: Jean Delvare
    Acked-by: Wolfram Sang
    Cc: David Brownell

    Jean Delvare
     

07 Jan, 2009

2 commits


18 Nov, 2008

1 commit

  • - do not bother generating deprecated /sys files by default now since
    mdev does not need it
    - Don't built-in char sport driver and build it as a module in defconfig
    - disable CONFIG_DEVKMEM by default
    - enable spi flash driver on boards that have one
    - switch config to the NAND platfrom driver rather than the bfin async one
    - do not make BFIN_DMA_5XX optional since a large portion of our code relies
    on dma functions existing

    Signed-off-by: Mike Frysinger
    Signed-off-by: Bryan Wu

    Mike Frysinger
     

16 Oct, 2008

1 commit


26 Jul, 2008

1 commit


24 Apr, 2008

1 commit


29 Feb, 2008

1 commit


22 Feb, 2008

1 commit


24 Jan, 2008

1 commit


21 Nov, 2007

1 commit


30 Oct, 2007

1 commit


11 Oct, 2007

1 commit


10 Oct, 2007

1 commit


02 Jul, 2007

1 commit


11 Jun, 2007

1 commit


22 May, 2007

1 commit