mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
13 lines
122 B
Plaintext
13 lines
122 B
Plaintext
#include "bcm2835.dtsi"
|
|
#include "bcm270x.dtsi"
|
|
|
|
/ {
|
|
__overrides__ {
|
|
arm_freq;
|
|
};
|
|
};
|
|
|
|
&vc4 {
|
|
status = "disabled";
|
|
};
|