ccmp15-dvk: cosmetic, delete dead code from config template

DEY_BUILD_PLATFORM (with correct spelling) is defined in the machine
config files, so there is no need to define it again here.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2022-07-06 11:35:28 +02:00
parent bbe014e058
commit 5970bcb29f
1 changed files with 0 additions and 3 deletions

View File

@ -291,6 +291,3 @@ PRSERV_HOST = "localhost:0"
# Some packages are covered by STM EULA
#
#ACCEPT_EULA_ccmp15-dvk = "1"
# Enable STM specific features
DEY_BUILD_PLAFORM = "STM"