changeset 239:c36355e307b4

Teach Milton Miller's qemu target to have ISA support, for ne2k.
author Rob Landley <rob@landley.net>
date Tue, 30 Oct 2007 16:06:47 -0500
parents acc6809a6d76
children 41d57d7ba5e1
files sources/patches/linux-ppcqemu.patch
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sources/patches/linux-ppcqemu.patch	Tue Oct 30 16:05:53 2007 -0500
+++ b/sources/patches/linux-ppcqemu.patch	Tue Oct 30 16:06:47 2007 -0500
@@ -1620,3 +1620,14 @@
 +# CONFIG_CRYPTO_TEST is not set
 +# CONFIG_CRYPTO_HW is not set
 
+--- linux-2.6.23/arch/powerpc/Kconfig	2007-10-09 15:31:38.000000000 -0500
++++ linux/arch/powerpc/Kconfig	2007-10-27 18:22:07.000000000 -0500
+@@ -387,7 +387,7 @@
+ 
+ config ISA
+ 	bool "Support for ISA-bus hardware"
+-	depends on PPC_PREP || PPC_CHRP
++	depends on PPC_PREP || PPC_CHRP || PPC_QEMU
+ 	select PPC_I8259
+ 	help
+ 	  Find out whether you have ISA slots on your motherboard.  ISA is the