Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46255
b: refs/heads/master
c: d1598e0
h: refs/heads/master
i:
  46253: f14bd7f
  46251: 65e4c53
  46247: 09d1e9e
  46239: 5b9841f
v: v3
  • Loading branch information
Jan Beulich authored and Tony Luck committed Feb 5, 2007
1 parent 84c12ac commit c957c7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 980dbfd421c8d33edbd2fbc8f5a6233ccbefb052
refs/heads/master: d1598e05faa11d9f04e0a226122dd57674fb1dab
5 changes: 4 additions & 1 deletion trunk/arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ config MMU

config SWIOTLB
bool
default y

config RWSEM_XCHGADD_ALGORITHM
bool
Expand Down Expand Up @@ -88,6 +87,7 @@ config IA64_GENERIC
bool "generic"
select NUMA
select ACPI_NUMA
select SWIOTLB
help
This selects the system type of your hardware. A "generic" kernel
will run on any supported IA-64 system. However, if you configure
Expand All @@ -104,6 +104,7 @@ config IA64_GENERIC

config IA64_DIG
bool "DIG-compliant"
select SWIOTLB

config IA64_HP_ZX1
bool "HP-zx1/sx1000"
Expand All @@ -113,6 +114,7 @@ config IA64_HP_ZX1

config IA64_HP_ZX1_SWIOTLB
bool "HP-zx1/sx1000 with software I/O TLB"
select SWIOTLB
help
Build a kernel that runs on HP zx1 and sx1000 systems even when they
have broken PCI devices which cannot DMA to full 32 bits. Apart
Expand All @@ -131,6 +133,7 @@ config IA64_SGI_SN2

config IA64_HP_SIM
bool "Ski-simulator"
select SWIOTLB

endchoice

Expand Down

0 comments on commit c957c7f

Please sign in to comment.