You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Rientjes
6a108a14fa
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
...
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 <mingo@elte.hu>
Acked-by: David Woodhouse <david.woodhouse@intel.com>
Signed-off-by: David 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 <arnd@arndb.de>
Cc: Robin Holt <holt@sgi.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
14 years ago
..
Kconfig
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
14 years ago
Makefile
Merge branch 'devel-stable' into devel
14 years ago
at91_cf.c
…
au1000_generic.c
pcmcia: don't call flush_scheduled_work() spuriously
15 years ago
au1000_generic.h
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
au1000_pb1x00.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
bcm63xx_pcmcia.c
…
bcm63xx_pcmcia.h
…
bfin_cf_pcmcia.c
…
cardbus.c
…
cirrus.h
…
cistpl.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
cs.c
pcmcia: fix unused function compile warning
15 years ago
cs_internal.h
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
db1xxx_ss.c
pcmcia: remove cs_types.h
15 years ago
ds.c
pcmcia: move driver name to struct pcmcia_driver
15 years ago
electra_cf.c
of/device: Replace struct of_device with struct platform_device
15 years ago
i82092.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
i82092aa.h
…
i82365.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
i82365.h
…
m8xx_pcmcia.c
tree-wide: fix comment/printk typos
14 years ago
m32r_cfc.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
m32r_cfc.h
tree-wide: fix comment/printk typos
14 years ago
m32r_pcc.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
m32r_pcc.h
tree-wide: fix comment/printk typos
14 years ago
o2micro.h
pcmcia/yenta: guide users in case of problems with O2-bridges
15 years ago
omap_cf.c
…
pcmcia_cis.c
pcmcia: use autoconfiguration feature for ioports and iomem
15 years ago
pcmcia_resource.c
pcmcia: IOCARD is also required for using IRQs
15 years ago
pd6729.c
pd6729: Coding Style fixes
14 years ago
pd6729.h
pd6729: Coding Style fixes
14 years ago
pxa2xx_balloon3.c
ARM: pxa: Update Balloon3 for new FPGA firmware
14 years ago
pxa2xx_base.c
ARM: pxa: Add pxa320 PCMCIA check
14 years ago
pxa2xx_base.h
…
pxa2xx_cm_x2xx.c
…
pxa2xx_cm_x255.c
…
pxa2xx_cm_x270.c
…
pxa2xx_colibri.c
ARM: pxa: Colibri PXA320 PCMCIA driver
14 years ago
pxa2xx_e740.c
…
pxa2xx_lubbock.c
…
pxa2xx_mainstone.c
…
pxa2xx_palmld.c
…
pxa2xx_palmtc.c
…
pxa2xx_palmtx.c
…
pxa2xx_sharpsl.c
pcmcia/sa1100: don't put machine specific init functions in .init.text
14 years ago
pxa2xx_stargate2.c
…
pxa2xx_trizeps4.c
…
pxa2xx_viper.c
…
pxa2xx_vpac270.c
…
ricoh.h
…
rsrc_iodyn.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
rsrc_mgr.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
rsrc_nonstatic.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
sa11xx_base.c
fix typos concerning "initiali[zs]e"
15 years ago
sa11xx_base.h
…
sa1100_assabet.c
pcmcia/sa1100: don't put machine specific init functions in .init.text
14 years ago
sa1100_badge4.c
…
sa1100_cerf.c
pcmcia/sa1100: don't put machine specific init functions in .init.text
14 years ago
sa1100_generic.c
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel
14 years ago
sa1100_generic.h
ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.
14 years ago
sa1100_h3600.c
pcmcia/sa1100: don't put machine specific init functions in .init.text
14 years ago
sa1100_jornada720.c
…
sa1100_nanoengine.c
ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.
14 years ago
sa1100_neponset.c
…
sa1100_shannon.c
pcmcia/sa1100: don't put machine specific init functions in .init.text
14 years ago
sa1100_simpad.c
pcmcia/sa1100: don't put machine specific init functions in .init.text
14 years ago
sa1111_generic.c
…
sa1111_generic.h
…
soc_common.c
Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel
14 years ago
soc_common.h
ARM: pxa: remove get_memclk_frequency_10khz()
14 years ago
socket_sysfs.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
tcic.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
tcic.h
…
ti113x.h
…
topic.h
…
vg468.h
…
vrc4171_card.c
…
vrc4173_cardu.c
pcmcia: vrc4173_cardu: Fix error path for pci_release_regions and pci_disable_device
15 years ago
vrc4173_cardu.h
…
xxs1500_ss.c
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
15 years ago
yenta_socket.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
15 years ago
yenta_socket.h
…