Commit Graph

215 Commits

Author SHA1 Message Date
David Abdurachmanov 1838232458
riscv: rebuild configs
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-08 08:31:25 +01:00
David Abdurachmanov 8d4ff40415
riscv: modify CONFIG_* options
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-08 07:02:28 +01:00
David Abdurachmanov f47d31c65b
riscv: update CONFIG_* options
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-08 00:02:51 +01:00
David Abdurachmanov 80112e26ae
riscv: set CONFIG_FRAME_WARN to 2048 (lower is unrealistic)
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-07 22:15:53 +01:00
David Abdurachmanov 65627459ed Merge remote-tracking branch 'up/master' into riscv64 2018-11-07 21:22:49 +01:00
Peter Robinson 1dc56311d2 minor arm config tweak 2018-11-07 15:10:50 +00:00
Peter Robinson 9feaafee26 Initial Arm config updates for 4.20 2018-11-07 13:41:50 +00:00
Justin M. Forbes 33864ba387 Linux v4.20-rc1-62-g8053e5b93eca 2018-11-06 16:16:11 -06:00
Justin M. Forbes e88e680c22 Linux v4.20-rc1 2018-11-05 10:19:40 -06:00
David Abdurachmanov fd01e1b407
riscv: change CONFIG_* options
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 19:20:06 +01:00
David Abdurachmanov e93b45642b
riscv: adjust CONFIG_* options again
Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 17:19:04 +01:00
David Abdurachmanov 681c2dab76
riscv: add missing CONFIG_* options
Found unset config items, please set them to an appropriate value
CONFIG_ARCH_RV32I=n
CONFIG_ARCH_RV64I=y
CONFIG_CMODEL_MEDLOW=n
CONFIG_CMODEL_MEDANY=y
CONFIG_MAXPHYSMEM_2GB=n
CONFIG_MAXPHYSMEM_128GB=y
CONFIG_NR_CPUS=8
CONFIG_TUNE_GENERIC=y
CONFIG_RISCV_ISA_C=y
CONFIG_RISCV_BASE_PMU=y
CONFIG_FPU=y
CONFIG_CMDLINE_BOOL=n
CONFIG_PCIE_CADENCE_EP=n
CONFIG_PCI_ENDPOINT_CONFIGFS=n
CONFIG_PCI_EPF_TEST=n
CONFIG_NETWORK_SECMARK=n
CONFIG_NETFILTER_XT_TARGET_HL=m
CONFIG_MTD_OF_PARTS=m
CONFIG_OF_UNITTEST=n
CONFIG_OF_OVERLAY=n
CONFIG_KEYBOARD_BCM=n
CONFIG_GPIO_74XX_MMIO=n
CONFIG_POWER_RESET_GPIO=n
CONFIG_POWER_RESET_GPIO_RESTART=n
CONFIG_THERMAL=m
CONFIG_FB_SSD1307=n
CONFIG_SND_SOC_AC97_CODEC=n
CONFIG_SND_SOC_ES8328_I2C=n
CONFIG_SIFIVE_PLIC=n
CONFIG_PROFILE_ALL_BRANCHES=n

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 15:51:18 +01:00
David Abdurachmanov b3c173bfe0
Add initial RISC-V 64-bit (riscv64) support
UNTESTED

Signed-off-by: David Abdurachmanov <david.abdurachmanov@gmail.com>
2018-11-03 14:36:46 +01:00
Justin M. Forbes 8874744008 Add config files 2018-11-02 12:08:23 -05:00
Justin M. Forbes 755a40d40d Linux v4.19-12279-g5b7449810ae6 2018-11-01 11:00:41 -05:00
Justin M. Forbes bf0b23e3a4 Linux v4.19-11807-g310c7585e830 2018-10-31 13:11:02 -05:00
Peter Robinson 6588af0f10 drop the controverial speck crypto bits now it's gone upstream too 2018-10-31 11:00:31 +00:00
Peter Robinson f1526e0b52 drop obsolete DAC960 (replaced with SCSI_MYR[SB]) 2018-10-31 10:31:53 +00:00
Justin M. Forbes 968d59bf94 Linux v4.19-11706-g11743c56785c 2018-10-30 11:51:07 -05:00
Justin M. Forbes cea0c127b7 Turn on CONFIG_STACKPROTECTOR for ppc 2018-10-29 15:26:42 -05:00
Justin M. Forbes 4eb72d37dc Linux v4.19-9448-g673c790e7282 2018-10-29 13:54:19 -05:00
Justin M. Forbes 8f03c40977 Linux v4.19-6148-ge5f6d9afa341 2018-10-26 11:30:07 -05:00
Justin M. Forbes 0f348d0bc2 Linux v4.19-5646-g3acbd2de6bc3 2018-10-25 12:49:20 -05:00
Justin M. Forbes bc5d8157d1 Linux v4.19-4345-g638820d8da8e 2018-10-24 13:39:38 -05:00
Justin M. Forbes a92862ed1d Linux v4.19-1676-g0d1b82cd8ac2 2018-10-23 10:47:47 -05:00
Peter Robinson c3f92fbe98 Fix network on some i.MX6 devices (rhbz 1628209) 2018-10-22 10:33:35 +01:00
Jeremy Cline d39a8c5da3
Linux v4.19-rc8-95-g91b15613ce7f
Also enable pinctrl-cannonlake (rhbz 1641057)
2018-10-19 10:09:23 -04:00
Jeremy Cline 572a49234e
Disable DRM settings for impossible hardware on s390x (rhbz 1637914)
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-10-11 14:00:01 -04:00
Peter Robinson 8242e01fff emable SCSI_MPT3SAS on ARM 2018-10-05 13:28:00 +01:00
Laura Abbott 6fed0f232e Add support for building with gcc-plugins
This doesn't enable any plugins, only the infrastrucutre for enabling
plugins at a later date.
2018-10-03 07:22:40 -07:00
Peter Robinson bcff13b8a0 fix regression in Jetson TK1 2018-10-02 20:08:52 +01:00
Peter Robinson 48cd6e4350 cleanup leftovers of armv7 bpf jit issues 2018-10-02 19:56:01 +01:00
Peter Robinson 441c3f6381 enable mpu6500 iio driver on arm 2018-10-02 17:55:58 +01:00
Laura Abbott 675bf4ccbb Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242) 2018-10-01 12:45:09 -07:00
Jeremy Cline 48b07d1ffe
Change CONFIG_SSB back to a module (rhbz #1572349) 2018-09-28 13:26:22 -04:00
Jeremy Cline e1e6470b82
Enable XDP_SOCKETS (rhbz #1629349) 2018-09-28 13:19:17 -04:00
Peter Robinson 7b6d61c025 fix boot on a number of Rockchips based devices 2018-09-25 00:39:33 +01:00
Peter Robinson 28c16a6fad drop duplicate config (NFC) 2018-09-21 00:57:25 +01:00
Jeremy Cline a54055adb1
Linux v4.19-rc4 2018-09-17 11:00:09 -04:00
Jeremy Cline 2285fc55b5
Drop i686-PAE configuration generation
The i686 PAE configuration is unused since it is no longer built.
2018-09-17 10:52:49 -04:00
Peter Robinson 0f2faa7d0f more minor ARM tweaks 2018-09-16 17:59:55 +01:00
Peter Robinson be2111b4e4 a few minor ARM config tweaks 2018-09-16 17:46:54 +01:00
Peter Robinson 91200bf53b Build TCG_TIS_I2C_INFINEON on all ARM 2018-09-16 17:35:10 +01:00
Jeremy Cline 720da7cdda
Linux v4.19-rc3-247-gf3c0b8ce4840 2018-09-14 14:25:24 -04:00
Peter Robinson fba9b4ec2b remove deleted omap option 2018-09-13 10:03:37 +01:00
Peter Robinson 4049ca58b5 enable EFI_ARMSTUB_DTB_LOADER to allow the dtb= command for easier debug, for standard use no functional change 2018-09-13 09:46:43 +01:00
Dan Horák 539c77ed02
drop redundant spectre v2 mitigation (rhbz#1627915) 2018-09-12 15:37:13 -04:00
Peter Robinson 1c4d7f9336 initial ARM config updates for 4.19 2018-09-04 11:10:48 +01:00
Peter Robinson 7a3c9b39a8 Enable bcm283x VCHIQ, camera and analog audio drivers 2018-09-03 18:14:16 +01:00
Jeremy Cline e062c32359
Enable the AFS module (rhbz 1616016) 2018-08-29 15:49:26 -04:00