commit | 1f5a510b6878e737ffd997eb8ea38e8a257cf417 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Aug 24 12:01:44 2023 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 16 08:46:01 2023 +0200 |
tree | 07e47d13ff1d23eb93a04306808d051066ed2f98 | |
parent | 2ae9f5ac536eb12209878cdd70d4eec9f34bdf7d [diff] |
arm: dts: imx8mn: protect the firmware/optee node with ifdef There is no need to include the firmware/optee node if the optee driver is not enabled. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Fabio Estevam <festevam@denx.de>