Skip to content

Commit 23592d5

Browse files
RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCK
This should have no functional change, it just sorts CONFIG_PTP_1588_CLOCK the same way savedefconfig does. This only touches the rv64 defconfig because rv32_defconfig was already sorted correctly. Reviewed-by: Anup Patel <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent a669a1f commit 23592d5

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
@@ -69,9 +69,9 @@ CONFIG_HW_RANDOM=y
6969
CONFIG_HW_RANDOM_VIRTIO=y
7070
CONFIG_SPI=y
7171
CONFIG_SPI_SIFIVE=y
72+
# CONFIG_PTP_1588_CLOCK is not set
7273
CONFIG_GPIOLIB=y
7374
CONFIG_GPIO_SIFIVE=y
74-
# CONFIG_PTP_1588_CLOCK is not set
7575
CONFIG_POWER_RESET=y
7676
CONFIG_DRM=m
7777
CONFIG_DRM_RADEON=m

0 commit comments

Comments
 (0)