Skip to content

Commit

Permalink
feat: enable fscache and ceph
Browse files Browse the repository at this point in the history
Fixes radxa-build/rock-5-itx#3

Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Jan 13, 2025
1 parent 09334e4 commit 5eb6ed8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions linux/.common/kconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -863,3 +863,10 @@ CONFIG_DRM_PANEL_SITRONIX_ST7789V=m

# Enable TI ADS7846 touch panel
CONFIG_TOUCHSCREEN_ADS7846=m

# Enable General filesystem local caching manager
CONFIG_FSCACHE=m

# Enable Ceph Filesystem
# radxa-build/rock-5-itx#3
CONFIG_CEPH_FS=m

0 comments on commit 5eb6ed8

Please sign in to comment.