diff --git a/config-64.txt b/config-64.txt index a11af05..5708e2b 100644 --- a/config-64.txt +++ b/config-64.txt @@ -49,3 +49,7 @@ upstream_kernel=1 # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md # All options documented at http://elinux.org/RPiconfig # for more options see http://elinux.org/RPi_config.txt + +# To use this on Fedora you need to use firmware provided device tree, not kernel +# For this functionality follow the following guide: +# https://fedoraproject.org/w/index.php?title=Architectures/ARM/Raspberry_Pi/HATs diff --git a/config.txt b/config.txt index c4795ed..a427f76 100644 --- a/config.txt +++ b/config.txt @@ -51,3 +51,7 @@ upstream_kernel=1 # https://www.raspberrypi.org/documentation/configuration/config-txt/README.md # All options documented at http://elinux.org/RPiconfig # for more options see http://elinux.org/RPi_config.txt + +# To use this on Fedora you need to use firmware provided device tree, not kernel +# For this functionality follow the following guide: +# https://fedoraproject.org/w/index.php?title=Architectures/ARM/Raspberry_Pi/HATs