mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-20 23:28:04 +02:00
10 lines
134 B
Plaintext
10 lines
134 B
Plaintext
// SPDX-License-Identifier: GPL-2.0
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/* overlay_3 - disable using label */
|
|
|
|
&unittest3 {
|
|
status = "disabled";
|
|
};
|