mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 09:51:11 +01:00
eb09408085
This helps during developement to reduce the number of mmc controller.
11 lines
108 B
Plaintext
11 lines
108 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/ {
|
|
compatible = "rockchip,rk3399";
|
|
};
|
|
|
|
&{/sdhci@fe330000} {
|
|
status = "disabled";
|
|
};
|