kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes authored
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: default avatarIngo Molnar <mingo@elte.hu>
Acked-by: default avatarDavid Woodhouse <david.woodhouse@intel.com>
Signed-off-by: default avatarDavid Rientjes <rientjes@google.com>
Cc: Greg KH <gregkh@suse.de>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Arnd Bergmann <arn...
6a108a14
Name Last commit Last update
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
Kconfig.iosched blk-cgroup: config options re-arrangement
Makefile Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
blk-cgroup.c blk-cgroup: Allow creation of hierarchical cgroups
blk-cgroup.h blkio-throttle: limit max iops value to UINT_MAX
blk-core.c block: add internal hd part table references
blk-exec.c block: Prevent hang_check firing during long I/O
blk-flush.c block: remove BLKDEV_IFL_WAIT
blk-integrity.c block: Fix double free in blk_integrity_unregister
blk-ioc.c block: Clean up exit_io_context() source code.
blk-iopoll.c tree-wide: fix assorted typos all over the place
blk-lib.c block: remove BLKDEV_IFL_WAIT
blk-map.c block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
blk-merge.c Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
blk-settings.c block: max hardware sectors limit wrapper
blk-softirq.c generic-ipi: remove CSD_FLAG_WAIT
blk-sysfs.c block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
blk-tag.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
blk-throttle.c blk-throttle: Correct the placement of smp_rmb()
blk-timeout.c block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
blk.h Revert "block: fix accounting bug on cross partition merges"
bsg.c [SCSI] bsg: correct fault if queue object removed while dev_t open
cfq-iosched.c block cfq: compensate preempted queue even if it has no slice assigned
cfq.h blk-cgroup: Prepare the base for supporting more than one IO control policies
compat_ioctl.c BKL: remove extraneous #include <smp_lock.h>
deadline-iosched.c
elevator.c
genhd.c
ioctl.c
noop-iosched.c
scsi_ioctl.c