[ Friday, March 3, 2000 ] Miles Lane wrote:
> ./tkparse < ../arch/i386/config.in >> kconfig.tk
> statement not in menu
Linus appears not to have accepted the patchlet that moved parport
back into General Setup. It started the CONFIG_PM thread between
Jeff and myself, which ended once I understood that CONFIG_PM had
a real future to it :)
James
--- linux/arch/i386/config.in.orig Wed Mar 1 03:18:43 2000
+++ linux/arch/i386/config.in Wed Mar 1 03:18:27 2000
@@ -139,6 +139,8 @@
tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF
tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC
+source drivers/parport/Config.in
+
bool 'Power Management support' CONFIG_PM
dep_bool ' ACPI support' CONFIG_ACPI $CONFIG_PM
@@ -162,8 +164,6 @@
fi
endmenu
-
-source drivers/parport/Config.in
source drivers/pnp/Config.in
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:15 EST