aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/configs/defconfig
diff options
context:
space:
mode:
authorPalmer Dabbelt <palmer@rivosinc.com>2021-11-19 08:44:05 -0800
committerPalmer Dabbelt <palmer@rivosinc.com>2022-01-05 20:06:39 -0800
commitf8bbea649c9f9d35f026adaf77bae13b3586d9b1 (patch)
tree23b068e99162d330247e50faf479c5ae4a0dbdaa /arch/riscv/configs/defconfig
parent61063ad3e90af1a335dafd00b38eecf545088519 (diff)
RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALL
This should have no functional change, it just sorts CONFIG_SYSFS_SYSCALL the same way savedefconfig does. 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 39f2fe71b216..ac68b4992b58 100644
--- a/arch/riscv/configs/defconfig
+++ b/arch/riscv/configs/defconfig
@@ -14,6 +14,7 @@ CONFIG_USER_NS=y
CONFIG_CHECKPOINT_RESTORE=y
CONFIG_BLK_DEV_INITRD=y
CONFIG_EXPERT=y
+# CONFIG_SYSFS_SYSCALL is not set
CONFIG_SOC_SIFIVE=y
CONFIG_SOC_VIRT=y
CONFIG_SOC_MICROCHIP_POLARFIRE=y
@@ -141,5 +142,4 @@ CONFIG_RCU_EQS_DEBUG=y
# CONFIG_FTRACE is not set
# CONFIG_RUNTIME_TESTING_MENU is not set
CONFIG_MEMTEST=y
-# CONFIG_SYSFS_SYSCALL is not set
CONFIG_EFI=y