summaryrefslogtreecommitdiffstats
path: root/arch/riscv/configs
Commit message (Expand)AuthorAgeFilesLines
* Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France2023-03-273-3/+0
* riscv: defconfig: Enable the Allwinner D1 platform and driversSamuel Holland2023-01-271-1/+21
* Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-141-0/+3
|\
| * Merge patch series "Add PMEM support for RISC-V"Palmer Dabbelt2022-12-081-0/+1
| |\
| | * RISC-V: Enable PMEM driversAnup Patel2022-12-081-0/+1
| * | RISC-V: defconfig: Enable CONFIG_SERIAL_8250_DWHal Feng2022-12-021-0/+1
| * | RISC-V: enable sparsemem by default for defconfigConor Dooley2022-11-291-0/+1
| |/
* | Merge tag 'soc-defconfig-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-121-0/+3
|\ \
| * | riscv: configs: defconfig: Enable Renesas RZ/Five SoCLad Prabhakar2022-11-101-0/+3
| |/
* / mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATEDVlastimil Babka2022-12-013-3/+6
|/
* riscv: enable CD-ROM file systems in defconfigHeinrich Schuchardt2022-08-251-0/+3
* riscv: enable Docker requirements in defconfigHeinrich Schuchardt2022-07-221-1/+63
* RISC-V: Add CONFIG_{NON,}PORTABLEPalmer Dabbelt2022-07-145-0/+6
* riscv: config: enable SOC_STARFIVE in defconfigConor Dooley2022-07-141-0/+1
* RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRLArnaud Pouliquen2022-04-262-0/+2
* RISC-V: K210 defconfigs: Drop redundant MEMBARRIER=nPalmer Dabbelt2022-03-313-3/+0
* RISC-V: defconfig: Drop redundant SBI HVC and earlyconPalmer Dabbelt2022-03-312-4/+0
* RISC-V: Enable profiling by defaultAnup Patel2022-03-312-0/+2
* RISC-V CPU Idle SupportPalmer Dabbelt2022-03-302-0/+4
|\
| * RISC-V: Enable RISC-V SBI CPU Idle driver for QEMU virt machineAnup Patel2022-03-102-0/+2
| * RISC-V: Enable CPU_IDLE driversAnup Patel2022-03-102-0/+2
* | Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-252-0/+2
|\ \
| * | riscv: defconfig: enable hugetlbfs optionMayuresh Chitale2022-02-222-0/+2
| |/
* / riscv: fix nommu_k210_sdcard_defconfigDamien Le Moal2022-02-241-1/+1
|/
* RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULTPalmer Dabbelt2022-01-201-1/+0
* RISC-V: Introduce sv48 support without relocatable kernelPalmer Dabbelt2022-01-193-3/+0
|\
| * riscv: Get rid of MAXPHYSMEM configsAlexandre Ghiti2022-01-193-5/+0
* | Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-195-16/+9
|\ \
| * | RISC-V: defconfigs: Remove redundant K210 DT sourcePalmer Dabbelt2022-01-062-2/+0
| * | RISC-V: defconfigs: Remove redundant CONFIG_EFI=yPalmer Dabbelt2022-01-051-1/+0
| * | RISC-V: defconfigs: Remove redundant CONFIG_POWER_RESETPalmer Dabbelt2022-01-052-2/+0
| * | RISC-V: defconfigs: Sort CONFIG_BLK_DEV_BSGPalmer Dabbelt2022-01-052-2/+0
| * | RISC-V: defconfigs: Sort CONFIG_SURFACE_PLATFORMSPalmer Dabbelt2022-01-052-2/+0
| * | RISC-V: defconfigs: Sort CONFIG_MMCPalmer Dabbelt2022-01-051-1/+1
| * | RISC-V: defconfigs: Sort CONFIG_PTP_1588_CLOCKPalmer Dabbelt2022-01-051-1/+1
| * | RISC-V: defconfigs: Sort CONFIG_SOC_POLARFIREPalmer Dabbelt2022-01-051-1/+1
| * | RISC-V: defconfigs: Sort CONFIG_SYSFS_SYSCALLPalmer Dabbelt2022-01-052-2/+2
| * | RISC-V: defconfigs: Sort CONFIG_BPF_SYSCALLPalmer Dabbelt2022-01-052-2/+2
| * | RISC-V: defconfigs: Set CONFIG_FB=y, for FB consolePalmer Dabbelt2022-01-052-0/+2
| |/
* / RISC-V: Enable KVM in RV64 and RV32 defconfigs as a moduleAnup Patel2021-11-182-0/+4
|/
* riscv: defconfig: enable DRM_NOUVEAUHeinrich Schuchardt2021-10-271-3/+4
* riscv: add rv32 and rv64 randconfig build targetsRandy Dunlap2021-10-042-0/+4
* riscv: defconfig: enable NLS_CODEPAGE_437, NLS_ISO8859_1Heinrich Schuchardt2021-09-101-0/+2
* riscv: defconfig: enable BLK_DEV_NVMEHeinrich Schuchardt2021-09-101-0/+2
* block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2021-08-242-2/+0
* RISC-V: Enable Microchip PolarFire ICICLE SoCAtish Patra2021-04-261-0/+4
* RISC-V: Enable CPU Hotplug in defconfigsAnup Patel2021-02-262-0/+2
* Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-262-9/+129
|\
| * riscv: Add Canaan Kendryte K210 SD card defconfigDamien Le Moal2021-02-221-0/+92
| * riscv: Update Canaan Kendryte K210 defconfigDamien Le Moal2021-02-221-8/+36