summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2020-08-27 18:37:05 +0200
committerRobert Schwebel <r.schwebel@pengutronix.de>2020-08-27 18:37:05 +0200
commit1069d889c79e0ff2eb366b06895a0dae01ede2a2 (patch)
tree193e2787ca82ed1da69cf67e7ce7811d845b095b /configs
parentc8944de80e7511ab058151a3eccf17be0a60fd26 (diff)
downloadDistroKit-1069d889c79e0ff2eb366b06895a0dae01ede2a2.tar.gz
DistroKit-1069d889c79e0ff2eb366b06895a0dae01ede2a2.tar.xz
reason: arm64 has pci, but distrokit no pciutils
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/bsp.ref2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/bsp.ref b/configs/bsp.ref
index 0d25300..4118923 100644
--- a/configs/bsp.ref
+++ b/configs/bsp.ref
@@ -9,6 +9,8 @@ ptxdist_debug_pci:
variants:
- condition: kconfig.PTXPlatformConfig()['ARCH_X86']
value: False
+ - condition: kconfig.PTXPlatformConfig()['ARCH_ARM64']
+ value: False
- value: True