[PATCH 7/19] ppc64: Enable /proc/device-tree for iSeries
Michael Ellerman
michael at ellerman.id.au
Tue Jul 26 18:58:40 EST 2005
Allow CONFIG_PROC_DEVICETREE to be enabled on iSeries.
---
arch/ppc64/Kconfig | 1 -
1 files changed, 1 deletion(-)
Index: work/arch/ppc64/Kconfig
===================================================================
--- work.orig/arch/ppc64/Kconfig
+++ work/arch/ppc64/Kconfig
@@ -407,7 +407,6 @@ source "drivers/pci/hotplug/Kconfig"
config PROC_DEVICETREE
bool "Support for Open Firmware device tree in /proc"
- depends on !PPC_ISERIES
help
This option adds a device-tree directory under /proc which contains
an image of the device tree that the kernel copies from Open
More information about the Linuxppc64-dev
mailing list