Messages in this thread |  | | | Date | Sat, 30 May 2009 13:22:21 +0200 | | From | Pavel Machek <> | | Subject | Re: [RFC] [PATCH] Device Tree on ARM platform |
| |
> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig > index f430e15..b0ee851 100644 > --- a/arch/arm/Kconfig > +++ b/arch/arm/Kconfig > @@ -158,6 +158,17 @@ config ARCH_MTD_XIP > config GENERIC_HARDIRQS_NO__DO_IRQ > def_bool y > > +config OF > + def_bool y > + > +config PROC_DEVICETREE > + bool "Support for device tree in /proc"
It certainly should not be in /proc.
-- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
|  |