diff --git a/spec/build/bsps/arm/tms570/grp.yml b/spec/build/bsps/arm/tms570/grp.yml index 05f5eb13fc..5a3d4784be 100644 --- a/spec/build/bsps/arm/tms570/grp.yml +++ b/spec/build/bsps/arm/tms570/grp.yml @@ -26,16 +26,12 @@ links: uid: objhwinit - role: build-dependency uid: objnohwinit -- role: build-dependency - uid: optcclk - role: build-dependency uid: optconirq - role: build-dependency uid: optmintskstksz - role: build-dependency uid: optoscmain -- role: build-dependency - uid: optoscrtc - role: build-dependency uid: optreginit - role: build-dependency diff --git a/spec/build/bsps/arm/tms570/optcclk.yml b/spec/build/bsps/arm/tms570/optcclk.yml deleted file mode 100644 index 498693457f..0000000000 --- a/spec/build/bsps/arm/tms570/optcclk.yml +++ /dev/null @@ -1,17 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -actions: -- get-integer: null -- define: null -build-type: option -copyrights: -- Copyright (C) 2020 embedded brains GmbH & Co. KG -default: -- enabled-by: true - value: 96000000 -description: | - CPU clock in Hz -enabled-by: true -format: '{}' -links: [] -name: TMS570_CCLK -type: build diff --git a/spec/build/bsps/arm/tms570/optoscrtc.yml b/spec/build/bsps/arm/tms570/optoscrtc.yml deleted file mode 100644 index 7fa70ae45d..0000000000 --- a/spec/build/bsps/arm/tms570/optoscrtc.yml +++ /dev/null @@ -1,17 +0,0 @@ -SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause -actions: -- get-integer: null -- define: null -build-type: option -copyrights: -- Copyright (C) 2020 embedded brains GmbH & Co. KG -default: -- enabled-by: true - value: 32768 -description: | - RTC oscillator frequency in Hz -enabled-by: true -format: '{}' -links: [] -name: TMS570_OSCILLATOR_RTC -type: build