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
     

09 Aug, 2010

1 commit


15 Jun, 2010

1 commit

  • Acked-by: Grant Likely

    On 5 May 2010 21:33, "Anton Blanchard" wrote:

    CONFIG_SYSFS_DEPRECATED can cause issues with newer distros and should not
    be required for any distro in the last 3 or 4 years, so disable it.

    Signed-off-by: Anton Blanchard
    Signed-off-by: Benjamin Herrenschmidt

    Grant Likely
     

20 Apr, 2010

1 commit


06 Jan, 2010

1 commit


05 Nov, 2009

1 commit


30 Jul, 2009

1 commit


14 May, 2009

1 commit


27 Jan, 2009

1 commit


09 Nov, 2008

1 commit


21 Aug, 2008

1 commit


09 Jun, 2008

1 commit


24 Mar, 2008

1 commit


06 Dec, 2007

1 commit

  • This updates all the defconfigs in arch/powerpc/configs except iseries
    and ps3, which were updated by the preceding commits.

    This mostly takes the defaults, except that I turned on tickless idle
    and high-resolution timers for everything, and turned off instrumentation
    support and "Fair group CPU scheduler" for the smaller/embedded platforms.

    Signed-off-by: Paul Mackerras

    Paul Mackerras
     

05 Oct, 2007

1 commit