Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114562
b: refs/heads/master
c: 782f04f
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala committed Sep 24, 2008
1 parent 3122330 commit 94fbed5
Show file tree
Hide file tree
Showing 3 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: ee1130197e7d64a436dbf7feab0bb77065baf5e8
refs/heads/master: 782f04fc0c2af3c1e92c9d561926a2056b1c72e8
9 changes: 9 additions & 0 deletions trunk/arch/powerpc/platforms/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -293,4 +293,13 @@ config OF_RTC

source "arch/powerpc/sysdev/bestcomm/Kconfig"

config MPC8xxx_GPIO
bool "MPC8xxx GPIO support"
depends on PPC_MPC831x || PPC_MPC834x || PPC_MPC837x || PPC_85xx || PPC_86xx
select GENERIC_GPIO
select ARCH_REQUIRE_GPIOLIB
help
Say Y here if you're going to use hardware that connects to the
MPC831x/834x/837x/8572/8610 GPIOs.

endmenu
9 changes: 0 additions & 9 deletions trunk/arch/powerpc/sysdev/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,6 @@ config PPC4xx_PCI_EXPRESS
depends on PCI && 4xx
default n

config MPC8xxx_GPIO
bool "MPC8xxx GPIO support"
depends on PPC_MPC831x || PPC_MPC834x || PPC_MPC837x || PPC_85xx || PPC_86xx
select GENERIC_GPIO
select ARCH_REQUIRE_GPIOLIB
help
Say Y here if you're going to use hardware that connects to the
MPC831x/834x/837x/8572/8610 GPIOs.

config PPC_MSI_BITMAP
bool
depends on PCI_MSI
Expand Down

0 comments on commit 94fbed5

Please sign in to comment.