Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118594
b: refs/heads/master
c: 1547a01
h: refs/heads/master
v: v3
  • Loading branch information
Bjorn Helgaas authored and Tony Luck committed Nov 6, 2008
1 parent c85af2c commit c681868
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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: f2b3fdc8873629d154a1ef052141ebaf3e5a231d
refs/heads/master: 1547a01226bcc3fd575fd5383b8b55476a02b518
18 changes: 9 additions & 9 deletions trunk/arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ source "fs/Kconfig.binfmt"

endmenu

menu "Power management and ACPI"
menu "Power management and ACPI options"

source "kernel/power/Kconfig"

Expand Down Expand Up @@ -642,6 +642,8 @@ source "net/Kconfig"

source "drivers/Kconfig"

source "arch/ia64/hp/sim/Kconfig"

config MSPEC
tristate "Memory special operations driver"
depends on IA64
Expand All @@ -653,6 +655,12 @@ config MSPEC

source "fs/Kconfig"

source "arch/ia64/Kconfig.debug"

source "security/Kconfig"

source "crypto/Kconfig"

source "arch/ia64/kvm/Kconfig"

source "lib/Kconfig"
Expand All @@ -679,11 +687,3 @@ config IRQ_PER_CPU

config IOMMU_HELPER
def_bool (IA64_HP_ZX1 || IA64_HP_ZX1_SWIOTLB || IA64_GENERIC || SWIOTLB)

source "arch/ia64/hp/sim/Kconfig"

source "arch/ia64/Kconfig.debug"

source "security/Kconfig"

source "crypto/Kconfig"

0 comments on commit c681868

Please sign in to comment.