Commit 47934d0a authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

hw: move ISA bridges and devices to hw/isa/, configure with default-configs/

parent 9944d320
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -35,3 +35,4 @@ CONFIG_WDT_IB700=y
CONFIG_PC_SYSFW=y
CONFIG_XEN_I386=$(CONFIG_XEN)
CONFIG_ISA_DEBUG=y
CONFIG_LPC_ICH9=y
+1 −0
Original line number Diff line number Diff line
@@ -33,3 +33,4 @@ CONFIG_G364FB=y
CONFIG_I8259=y
CONFIG_JAZZ_LED=y
CONFIG_MC146818RTC=y
CONFIG_VT82C686=y
+1 −0
Original line number Diff line number Diff line
@@ -33,3 +33,4 @@ CONFIG_G364FB=y
CONFIG_I8259=y
CONFIG_JAZZ_LED=y
CONFIG_MC146818RTC=y
CONFIG_VT82C686=y
+1 −0
Original line number Diff line number Diff line
@@ -35,3 +35,4 @@ CONFIG_G364FB=y
CONFIG_I8259=y
CONFIG_JAZZ_LED=y
CONFIG_MC146818RTC=y
CONFIG_VT82C686=y
+1 −0
Original line number Diff line number Diff line
@@ -33,3 +33,4 @@ CONFIG_G364FB=y
CONFIG_I8259=y
CONFIG_JAZZ_LED=y
CONFIG_MC146818RTC=y
CONFIG_VT82C686=y
Loading