summaryrefslogtreecommitdiffstats
path: root/configs/platform-x86_64/platformconfig
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2021-02-08 00:55:41 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2021-02-09 10:03:28 +0100
commit35d9b256e8d1f19e56c03c9365868d639d1f7bcd (patch)
tree4fe99cf4a94f3695dc6a9cfa3e3609b45324cf8f /configs/platform-x86_64/platformconfig
parent5d52cccf3ed12afab1db3e02525ee2fc2de32a26 (diff)
downloadDistroKit-35d9b256e8d1f19e56c03c9365868d639d1f7bcd.tar.gz
DistroKit-35d9b256e8d1f19e56c03c9365868d639d1f7bcd.tar.xz
ptxdist: version bump 2021.01.0 -> 2021.02.0
A new PTXdist version was released last week, which also includes a kconfig update from v5.1 to v5.11-rc3. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
Diffstat (limited to 'configs/platform-x86_64/platformconfig')
-rw-r--r--configs/platform-x86_64/platformconfig20
1 files changed, 18 insertions, 2 deletions
diff --git a/configs/platform-x86_64/platformconfig b/configs/platform-x86_64/platformconfig
index 01e6256..74033ab 100644
--- a/configs/platform-x86_64/platformconfig
+++ b/configs/platform-x86_64/platformconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# PTXdist 2021.01.0
+# PTXdist 2021.02.0
#
PTXCONF__platformconfig_MAGIC__=y
@@ -19,7 +19,7 @@ PTXCONF_PLATFORM="x86_64"
PTXCONF_PLATFORM_VERSION="-${PTXDIST_BSP_AUTOVERSION}"
PTXCONF_RUNTIME=y
PTXCONF_BUILDTIME=y
-PTXCONF_PLATFORMCONFIG_VERSION="2021.01.0"
+PTXCONF_PLATFORMCONFIG_VERSION="2021.02.0"
#
# architecture
@@ -62,6 +62,7 @@ PTXCONF_ARCH_STRING="x86_64"
PTXCONF_SYSROOT_TARGET="${PTXDIST_PLATFORMDIR}/sysroot-target"
PTXCONF_SYSROOT_HOST="${PTXDIST_PLATFORMDIR}/sysroot-host"
PTXCONF_SYSROOT_CROSS="${PTXDIST_PLATFORMDIR}/sysroot-cross"
+# end of paths & directories
#
# toolchain
@@ -75,6 +76,7 @@ PTXCONF_GNU_TARGET="x86_64-unknown-linux-gnu"
PTXCONF_COMPILER_PREFIX="${PTXCONF_GNU_TARGET}-"
PTXCONF_COMPILER_PREFIX_KERNEL="${PTXCONF_COMPILER_PREFIX}"
PTXCONF_COMPILER_PREFIX_BOOTLOADER="${PTXCONF_COMPILER_PREFIX}"
+# end of toolchain
#
# hardening options
@@ -89,6 +91,7 @@ PTXCONF_TARGET_HARDEN_RELRO=y
PTXCONF_TARGET_HARDEN_BINDNOW=y
PTXCONF_TARGET_HARDEN_PIE=y
# PTXCONF_TARGET_HARDEN_GLIBCXX_ASSERTIONS is not set
+# end of hardening options
#
# extra toolchain options
@@ -108,6 +111,9 @@ PTXCONF_TARGET_EXTRA_CPPFLAGS=""
PTXCONF_TARGET_EXTRA_CFLAGS=""
PTXCONF_TARGET_EXTRA_CXXFLAGS=""
PTXCONF_TARGET_EXTRA_LDFLAGS=""
+# end of extra toolchain options
+# end of architecture
+
PTXCONF_KERNEL=y
PTXCONF_KERNEL_XPKG=y
PTXCONF_KERNEL_INSTALL=y
@@ -139,6 +145,7 @@ PTXCONF_KERNEL_CONFIG_BASE_VERSION=y
#
PTXCONF_KERNEL_SERIES="series${PTXDIST_PLATFORMSUFFIX}"
PTXCONF_KERNEL_CONFIG="kernelconfig"
+# end of patching & configuration
#
# Development features
@@ -152,6 +159,7 @@ PTXCONF_KERNEL_EXTRA_MAKEVARS=""
#
PTXCONF_CONSOLE_NAME="ttyS0"
PTXCONF_CONSOLE_SPEED="115200"
+# end of console options
#
# extra kernel
@@ -168,11 +176,13 @@ PTXCONF_BAREBOX_ARCH_STRING="x86"
# PTXCONF_HOST_MXS_UTILS is not set
# PTXCONF_SYSLINUX is not set
# PTXCONF_U_BOOT is not set
+# end of bootloaders
#
# bootloader spec entries
#
# PTXCONF_BLSPEC_ENTRY is not set
+# end of bootloader spec entries
#
# image creation options
@@ -192,6 +202,8 @@ PTXCONF_IMAGE_KERNEL=y
#
PTXCONF_IMAGE_KERNEL_INSTALL_EARLY=y
# PTXCONF_IMAGE_KERNEL_LZOP is not set
+# end of Generate images/linuximage
+
# PTXCONF_IMAGE_RAUC is not set
# PTXCONF_IMAGE_ROOT_CPIO_GZ is not set
# PTXCONF_IMAGE_ROOT_CPIO is not set
@@ -214,7 +226,11 @@ PTXCONF_IMAGE_ROOT_TGZ_LABEL=""
# PTXCONF_IMAGE_INSTALL_FROM_IPKG_REPOSITORY is not set
# PTXCONF_IMAGE_IPKG_INDEX is not set
PTXCONF_IMAGE_XPKG_EXTRA_ARGS=""
+# end of ipkg options
+
# PTXCONF_KERNEL_FIT is not set
+# end of image creation options
+
# PTXCONF_CODE_SIGNING is not set
PTXCONF_HOST_E2FSPROGS=y
PTXCONF_HOST_GENEXT2FS=y