Skip to content

Commit a669a1f

Browse files
RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIRE
This should have no functional change, it just sorts CONFIG_SOC_POLARFIRE the same way savedefconfig does. Reviewed-by: Anup Patel <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent f8bbea6 commit a669a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/riscv/configs/defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ CONFIG_CHECKPOINT_RESTORE=y
1515
CONFIG_BLK_DEV_INITRD=y
1616
CONFIG_EXPERT=y
1717
# CONFIG_SYSFS_SYSCALL is not set
18+
CONFIG_SOC_MICROCHIP_POLARFIRE=y
1819
CONFIG_SOC_SIFIVE=y
1920
CONFIG_SOC_VIRT=y
20-
CONFIG_SOC_MICROCHIP_POLARFIRE=y
2121
CONFIG_SMP=y
2222
CONFIG_HOTPLUG_CPU=y
2323
CONFIG_JUMP_LABEL=y

0 commit comments

Comments
 (0)