summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2024-01-09 07:42:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2024-01-15 10:34:06 +0100
commit9a961eec67c4f06e65edb7e23d4bf51084499841 (patch)
treeda6e73dddc974a5ed393e3a04784f52214dc604a
parentbsp/tms570: Update README (diff)
downloadrtems-9a961eec67c4f06e65edb7e23d4bf51084499841.tar.bz2
bsp/tms570: Remove unused BSP options
Update #4982.
-rw-r--r--spec/build/bsps/arm/tms570/grp.yml4
-rw-r--r--spec/build/bsps/arm/tms570/optcclk.yml17
-rw-r--r--spec/build/bsps/arm/tms570/optoscrtc.yml17
3 files changed, 0 insertions, 38 deletions
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
@@ -27,16 +27,12 @@ links:
- 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
uid: optscibaud
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