Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable bcachefs filesystem support in rk3588 kernel config #6562

Merged
merged 1 commit into from
May 9, 2024

Conversation

bmilde
Copy link
Contributor

@bmilde bmilde commented May 8, 2024

Enable bcachefs filesystem support in rk3588 kernel config (copied from armbian rockpro64 edge config).

Description

This adds support for the bcachefs filesystem in the rk3588 edge kernel config. Bcachefs is a new and exciting filesystem that is similar to btrfs / zfs, but simpler to use. The relevant kernel options were already in other configs, such as the rockpro64 edge config, but not in the rk3588 edge one. This needs kernel version 6.7+.

How Has This Been Tested?

custom kernel build

Checklist:

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Enable bcachefs filesystem support in rk3588 kernel config (copied from rockpro64 edge config)
@github-actions github-actions bot added size/small PR with less then 50 lines Hardware Hardware related - kernel, u-boot, patches labels May 8, 2024
Copy link
Member

@lanefu lanefu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM used same settings when I tested on 6.7 a while back.

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 05 Milestone: Second quarter release labels May 8, 2024
@bmilde bmilde changed the title Update linux-rockchip-rk3588-edge.config Enable bcachefs filesystem support in rk3588 kernel config May 8, 2024
@igorpecovnik igorpecovnik merged commit db0c5d2 into armbian:main May 9, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
05 Milestone: Second quarter release Hardware Hardware related - kernel, u-boot, patches Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

None yet

3 participants