Hi,
CONFIG_PC is defined but isn't actually used anywhere:
apgo@krypton:~/devel/kernel/b$ grep -rw CONFIG_PC *
arch/i386/defconfig:CONFIG_PC=y
apgo@krypton:~/devel/kernel/b$
My impression is that this is left-over cruft after the introduction
of CONFIG_X86_PC with the subarch split..
Signed-off-by: Arthur Othieno <[email protected]>
arch/i386/Kconfig | 5 -----
1 file changed, 5 deletions(-)
--- a/arch/i386/Kconfig 2005-08-29 16:49:22.000000000 -0400
+++ b/arch/i386/Kconfig 2005-09-09 16:44:39.000000000 -0400
@@ -1332,8 +1332,3 @@ config X86_TRAMPOLINE
bool
depends on X86_SMP || (X86_VOYAGER && SMP)
default y
-
-config PC
- bool
- depends on X86 && !EMBEDDED
- default y
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
|
|