Skip to content

Commit

Permalink
defconfig: r3: add additional options for r3mini
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-w committed Apr 6, 2024
1 parent 3712d8c commit 3f99456
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion arch/arm64/configs/mt7986a_bpi-r3_defconfig
Expand Up @@ -141,7 +141,6 @@ CONFIG_EXPERT=y
CONFIG_EXPORTFS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_EXTRA_TARGETS=""
CONFIG_F2FS_FS_XATTR=y
CONFIG_F2FS_STAT_FS=y
Expand Down Expand Up @@ -1266,3 +1265,10 @@ CONFIG_DM_MIRROR=y
CONFIG_DM_MULTIPATH=y
CONFIG_DM_MULTIPATH_QL=y
CONFIG_DM_MULTIPATH_ST=y

#for r3mini
CONFIG_AIR_EN8811H_PHY=y
CONFIG_LED_TRIGGER_PHY=y

CONFIG_EXTRA_FIRMWARE="airoha/EthMD32.dm.bin airoha/EthMD32.DSP.bin"
CONFIG_EXTRA_FIRMWARE_DIR="utils/firmware/"

0 comments on commit 3f99456

Please sign in to comment.