bsp/tms570: Remove unused BSP options

Update #4982.
This commit is contained in:
Sebastian Huber
2024-01-09 07:42:38 +01:00
parent b47c8188bf
commit 9a961eec67
3 changed files with 0 additions and 38 deletions

View File

@@ -26,16 +26,12 @@ links:
uid: objhwinit uid: objhwinit
- role: build-dependency - role: build-dependency
uid: objnohwinit uid: objnohwinit
- role: build-dependency
uid: optcclk
- role: build-dependency - role: build-dependency
uid: optconirq uid: optconirq
- role: build-dependency - role: build-dependency
uid: optmintskstksz uid: optmintskstksz
- role: build-dependency - role: build-dependency
uid: optoscmain uid: optoscmain
- role: build-dependency
uid: optoscrtc
- role: build-dependency - role: build-dependency
uid: optreginit uid: optreginit
- role: build-dependency - role: build-dependency

View File

@@ -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

View File

@@ -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