Skip to content

Commit abddb83

Browse files
committed
riscv64_defconfig: Add BR2_PACKAGE_PYTHON_SPIDEV
1 parent d3a961e commit abddb83

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

image/riscv64-default/configs/riscv64_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ BR2_PACKAGE_LIBV4L_UTILS=y
4040
# python
4141
BR2_PACKAGE_PYTHON3=y
4242
BR2_PACKAGE_PYTHON_PIP=y
43+
BR2_PACKAGE_PYTHON_SPIDEV=y
4344

4445
# git
4546
BR2_PACKAGE_GIT=y

kernel/riscv64-hifive_unleashed/configs/hifive_unleashed_defconfig

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,3 @@ BR2_GLOBAL_PATCH_DIR="${BR2_EXTERNAL_SIFIVE_RENODE_CI_PATH}/patches"
6060

6161
# Packages
6262
BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="${BR2_EXTERNAL_SIFIVE_RENODE_CI_PATH}/package/busybox/busybox.config.fragment"
63-
64-
BR2_PACKAGE_PYTHON_SPIDEV=y

0 commit comments

Comments
 (0)