Skip to content

Commit

Permalink
starfive/common: remove legacy buildroot options
Browse files Browse the repository at this point in the history
These options have been removed in buildroot 2024.08 and will cause this error message:
"You have legacy configuration in your .config! Please check your configuration."

Signed-off-by: Max Berger <[email protected]>
  • Loading branch information
maxberger committed Sep 17, 2024
1 parent 8015523 commit 8a33863
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions configs/starfive/common/buildroot/firmware
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@ BR2_TARGET_OPENSBI_FW_FDT_PATH=y
BR2_TARGET_OPENSBI_CUSTOM_TARBALL=y
BR2_TARGET_OPENSBI_CUSTOM_TARBALL_LOCATION="$(call github,riscv,opensbi,5019fd124b4c46e1581129c5154fc2cdd3b777ed)/opensbi-master-20220901-5019fd.tar.gz"

# ddrinit
BR2_TARGET_BEAGLEV_DDRINIT=y

# secondboot
BR2_TARGET_BEAGLEV_SECONDBOOT=y

# wifi
BR2_PACKAGE_BRCMFMAC_SDIO_FIRMWARE_RPI=y
# brcmfmac43430-sdio.{bin,clm_blob,txt}
Expand Down

0 comments on commit 8a33863

Please sign in to comment.