mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-31 15:22:18 +00:00
15 lines
205 B
Plaintext
15 lines
205 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-only
|
|
/*
|
|
* Copyright (C) 2020 André Hentschel <nerv@dawncrow.de>
|
|
*/
|
|
|
|
#include "omap36xx.dtsi"
|
|
|
|
&iva {
|
|
status = "disabled";
|
|
};
|
|
|
|
&sgx_module {
|
|
status = "disabled";
|
|
};
|