Skip to content

Commit bd72a95

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

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

arch/riscv/configs/nommu_k210_sdcard_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ CONFIG_CMDLINE_FORCE=y
3030
# CONFIG_SECCOMP is not set
3131
# CONFIG_STACKPROTECTOR is not set
3232
# CONFIG_GCC_PLUGINS is not set
33-
# CONFIG_BLK_DEV_BSG is not set
3433
# CONFIG_MQ_IOSCHED_DEADLINE is not set
3534
# CONFIG_MQ_IOSCHED_KYBER is not set
3635
CONFIG_BINFMT_FLAT=y

arch/riscv/configs/nommu_virt_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ CONFIG_SMP=y
3232
CONFIG_CMDLINE="root=/dev/vda rw earlycon=uart8250,mmio,0x10000000,115200n8 console=ttyS0"
3333
CONFIG_CMDLINE_FORCE=y
3434
CONFIG_JUMP_LABEL=y
35-
# CONFIG_BLK_DEV_BSG is not set
3635
CONFIG_PARTITION_ADVANCED=y
3736
# CONFIG_MSDOS_PARTITION is not set
3837
# CONFIG_EFI_PARTITION is not set

0 commit comments

Comments
 (0)