Move deprecated Kconfig options to their own file,
authorPatrick Georgi <patrick.georgi@coresystems.de>
Sun, 14 Mar 2010 21:31:05 +0000 (21:31 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Sun, 14 Mar 2010 21:31:05 +0000 (21:31 +0000)
commitcc6692695588efee192a64e1f70bdb343b2b39c5
treed06dcf249dbe214dd87b67301928222d854d6d1f
parent020f51fdc0c54c8dcb115de611d48946695b155d
Move deprecated Kconfig options to their own file,
so it's clear that they should be gone.
More can (and should) be added, but this is a start.

Of course, eliminating the uses of the flags (and then
the flags themselves) that are in Kconfig.deprecated_options
is a noble task for the future :-)

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5209 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/Kconfig
src/Kconfig.deprecated_options [new file with mode: 0644]