[PATCH v2 2/6] arm/dt: Allow CONFIG_OF on ARM
Hendrik Sattler
post at hendrik-sattler.de
Tue Feb 1 04:38:30 EST 2011
Zitat von "Grant Likely" <grant.likely at secretlab.ca>:
> +config USE_OF
> + bool "Flattened Device Tree support"
> + select OF
> + select OF_EARLY_FLATTREE
> + help
> + Include support for flattened device tree machine descriptions.
> +
Arm doesn't have something called OpenFirmware, still new config
entries that refer to that name are added. Why no keep _one_ name for
what you add? I find the random mix of "OF" and "Device Tree" rather
confusing.
HS
More information about the linux-arm-kernel
mailing list