drivers: lpc55s36: Remove deprecated CSS driver
CSS was deprecated from the mcu-sdk. Removing driver from lpc55s36 to clear build error. This is a temporary patch to remove the build error. Fixes #69961 Signed-off-by: David Leach <david.leach@nxp.com>
This commit is contained in:
parent
424ea9f5e4
commit
00b46686b1
8 changed files with 1 additions and 94 deletions
|
@ -1,12 +0,0 @@
|
|||
# Copyright 2022 NXP
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: CSSv2 (Crypto Subsystem)
|
||||
|
||||
compatible: "nxp,css-v2"
|
||||
|
||||
include: base.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue