summaryrefslogtreecommitdiff
path: root/arch/riscv/configs/defconfig
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2021-11-19 08:44:07 -0800
committerPalmer Dabbelt <palmer@rivosinc.com>2022-01-05 20:06:47 -0800
commit23592d5add3d87e90cb4129dbe352e1088ca7264 (patch)
tree1d13c548bd138fa0d8b2926dc34236eb0fa4bb1e /arch/riscv/configs/defconfig
parenta669a1f4ea80d22310b6ec0bd65e05cd3725e187 (diff)
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 <anup@brainfault.org> Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv/configs/defconfig')
-rw-r--r--arch/riscv/configs/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/configs/defconfig b/arch/riscv/configs/defconfig
index e9c131953ed3..fc22790b2def 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -69,9 +69,9 @@ CONFIG_HW_RANDOM=y
CONFIG_HW_RANDOM_VIRTIO=y
CONFIG_SPI=y
CONFIG_SPI_SIFIVE=y
+# CONFIG_PTP_1588_CLOCK is not set
CONFIG_GPIOLIB=y
CONFIG_GPIO_SIFIVE=y
-# CONFIG_PTP_1588_CLOCK is not set
CONFIG_POWER_RESET=y
CONFIG_DRM=m
CONFIG_DRM_RADEON=m