Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PROC_DEVICETREE
has multiple definitions:
drivers/of/Kconfig
The configuration item CONFIG_PROC_DEVICETREE:
CONFIG_PROC_FS && ! CONFIG_SPARC
This option adds a device-tree directory under /proc which contains an image of the device tree that the kernel copies from Open Firmware or other boot firmware. If unsure, say Y here.
arch/powerpc/Kconfig
The configuration item CONFIG_PROC_DEVICETREE:
CONFIG_PROC_FS
This option adds a device-tree directory under /proc which contains an image of the device tree that the kernel copies from Open Firmware or other boot firmware. If unsure, say Y here.
arch/microblaze/Kconfig
The configuration item CONFIG_PROC_DEVICETREE:
CONFIG_PROC_FS
This option adds a device-tree directory under /proc which contains an image of the device tree that the kernel copies from Open Firmware or other boot firmware. If unsure, say Y here.
arch/ppc/Kconfig
The configuration item CONFIG_PROC_DEVICETREE:
CONFIG_PPC_OF && CONFIG_PROC_FS
This option adds a device-tree directory under /proc which contains an image of the device tree that the kernel copies from Open Firmware. If unsure, say Y here.
arch/ppc64/Kconfig
The configuration item CONFIG_PROC_DEVICETREE:
! CONFIG_PPC_ISERIES
This option adds a device-tree directory under /proc which contains an image of the device tree that the kernel copies from Open Firmware. If unsure, say Y here.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab