Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146677
b: refs/heads/master
c: 805fcc8
h: refs/heads/master
i:
  146675: d159885
v: v3
  • Loading branch information
Paul Mundt committed Apr 20, 2009
1 parent 49fed0b commit d99ec92
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 657 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: 2d5efc190eb415dbff79ffab4f8ea731ab0288a9
refs/heads/master: 805fcc88999162b361ef0b0ce25782ef65f147d7
18 changes: 0 additions & 18 deletions trunk/arch/sh/drivers/pci/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,6 @@ config SH_PCIDMA_NONCOHERENT
bridge integrated with your SH CPU, refer carefully to the chip specs
to see if you can say 'N' here. Otherwise, leave it as 'Y'.

# Temporary config option for transitioning off of PCI_AUTO
config PCI_NEW
def_bool y
depends on PCI

# This is also board-specific
config PCI_AUTO
bool
depends on PCI && !PCI_NEW
default y

config PCI_AUTO_UPDATE_RESOURCES
bool
depends on PCI_AUTO
default y if !SH_DREAMCAST
help
Selecting this option will cause the PCI auto code to leave your
BAR values alone. Otherwise they will be updated automatically. If
for some reason, you have a board that simply refuses to work
with its resources updated beyond what they are when the device
is powered up, set this to N. Everyone else will want this as Y.
1 change: 0 additions & 1 deletion trunk/arch/sh/drivers/pci/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# Makefile for the PCI specific kernel interface routines under Linux.
#
obj-y += pci-lib.o
obj-$(CONFIG_PCI_AUTO) += pci.o pci-auto.o
obj-$(CONFIG_PCI_NEW) += pci-new.o

obj-$(CONFIG_CPU_SUBTYPE_SH7751) += pci-sh7751.o ops-sh4.o
Expand Down
Loading

0 comments on commit d99ec92

Please sign in to comment.