af8982f0b6
Fix configuration
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-12-09 17:25:00 +02:00
76e1eb4461
Add missing options for CMDLINE
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-12-09 15:46:29 +02:00
0589a58c6f
Set CONFIG_CMDLINE for debugging
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-12-09 12:00:02 +02:00
f2efe7c36f
Revert back to default 8 CPUS
...
See:
https://github.com/torvalds/linux/blob/master/arch/riscv/Kconfig#L242
https://github.com/u-boot/u-boot/blob/master/arch/riscv/Kconfig#L203
We want to check if this is what causes memory corruption at boot.
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-12-06 07:19:21 +02:00
c6fdecba88
Fix cpufreq in riscv64 configs
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-21 18:03:00 +02:00
38ca175418
Fix typo in riscv64 configs
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-12 09:19:31 +02:00
bb75b4a363
Update riscv64 configs
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-12 07:14:15 +02:00
16e8ac352b
Update riscv64 configs
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-11 23:06:19 +02:00
7bcc7a5f3a
Merge remote-tracking branch 'up/master' into master-riscv64
2019-11-11 22:44:41 +02:00
Jeremy Cline
2147ca9397
Enable VBOXSF_FS for x86
...
This is a staging driver that implements the Linux-guest side of folder
sharing.
2019-11-11 09:39:05 -05:00
Jeremy Cline
c0ae175a90
Enable the Apple SPI driver for keyboard/touchpad (rhbz 1769465)
...
This enables support for Macbook8,1 and later, along with the
MacbookPro13,* and MacbookPro14,*.
2019-11-07 11:21:52 -05:00
461722c253
Revert changes in config_generation
...
This was fixed by adding configs/fedora/debug/x86/x86_64/README
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-06 08:54:37 +02:00
63983f2200
Merge remote-tracking branch 'up/master' into master-riscv64
2019-11-06 08:53:43 +02:00
Jeremy Cline
cf93fd5615
Linux v5.4-rc6-8-g26bc67213424
2019-11-05 17:02:20 -05:00
7784e01cb3
Update riscv64 configs
...
- Set CONFIG_NR_CPUS to max number of CPUs, (from) 8 --> (to) 32
- Adjust config_generation to fix build_configs.sh failure
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-05 13:47:29 +02:00
a623e21233
riscv: set CONFIG_NR_CPUS to 32 (max)
...
This was also done to other architectures.
See: 806e674c8d
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-05 13:19:46 +02:00
207de6d3d8
Merge remote-tracking branch 'up/master' into master-riscv64
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-11-05 13:09:02 +02:00
Peter Robinson
11ba03862a
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernel
2019-11-04 17:57:29 +00:00
Peter Robinson
7f0a66bf5c
enable iio:MAG3110 on arm
2019-11-04 17:48:28 +00:00
Jeremy Cline
806e674c8d
Update NR_CPUS for aarch64, powerpc, and s390x
...
This aligns the setting with upstream defconfigs along with the ARK
configuration.
2019-11-04 11:52:53 -05:00
Laura Abbott
53c45aa3f0
Merge #38 Disable Sound Open Firmware support on Intel platforms (rhbz 1750194)
2019-11-04 15:08:02 +00:00
Peter Robinson
24ba37567e
arm: minor config update
2019-11-03 13:34:21 +00:00
Laura Abbott
77b485a83b
Enable CONFIG_DEBUG_INFO_BTF
2019-11-01 09:16:20 -04:00
David Ward
52f2dc92ab
Disable Sound Open Firmware support on Intel platforms (rhbz 1750194)
2019-10-29 17:49:34 -04:00
Jeremy Cline
691a6a34bd
Enable FS_VERITY (rhbz 1765933)
...
Signed-off-by: Jeremy Cline <jcline@redhat.com>
2019-10-28 15:10:20 +00:00
Jeremy Cline
849afaa577
Linux v5.4-rc4-85-gf116b96685a0
2019-10-24 13:24:08 +00:00
6a4020de8e
Update riscv64 configs
...
Found CONFIG_CRYPTO_AUTHENC=y after generation, had CONFIG_CRYPTO_AUTHENC=m in Source tree
Found CONFIG_CRYPTO_ESSIV=y after generation, had CONFIG_CRYPTO_ESSIV=m in Source tree
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-10-19 20:33:02 +03:00
cc8f20e6e3
Update riscv64 configs
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-10-19 19:17:03 +03:00
949078f886
Merge remote-tracking branch 'up/master' into master-riscv64
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-10-19 09:14:09 +03:00
Jeremy Cline
d82fe1b5f1
Linux v5.4-rc3-99-g0e2adab6cf28
2019-10-18 14:23:40 +00:00
Peter Robinson
b659e23dbc
USB_RIO500 was removed in 5.4-rc3
2019-10-15 11:55:04 +01:00
Paul Bolle
16a89be941
configs: fix typo "CONFIG_DRM_TDFX=n"
...
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-10-14 15:24:18 +00:00
83c444cb71
Merge remote-tracking branch 'up/f31' into master-riscv64
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-10-14 15:50:29 +03:00
Peter Robinson
aec7c80393
add forgotten hisi SPI config
2019-10-12 15:18:36 +01:00
Peter Robinson
418aac7518
add forgotten hisi SPI config
2019-10-12 15:17:53 +01:00
Peter Robinson
1aa5ee4622
arm: be less harsh on the omap/am33xx disable, it's just CRYPTO_DEV_OMAP_AES that's broken
2019-10-12 15:06:34 +01:00
Peter Robinson
cda78490b3
arm: be less harsh on the omap/am33xx disable, it's just CRYPTO_DEV_OMAP_AES that's broken
2019-10-12 15:06:00 +01:00
Peter Robinson
30675b84bb
arm64: enable spi flash memory on aarch64 too
2019-10-11 17:21:21 +01:00
Peter Robinson
ed22f0605d
arm64: enable spi flash memory on aarch64 too
2019-10-11 17:19:22 +01:00
Paul Bolle
58bd8a39c3
Kconfig symbol cleanup for v5.4-rc1
...
Two Kconfig symbols were part of upstream v5.3-rc1 but didn't make it
into v5.3 (for reasons I couldn't be bothered to unearth): PREEMPT_LL
and SOUNDWIRE_BUS. Remove them from our configuration generation system
too.
Commit 3e636fe3a6
("Remove patch for GCC VTA") forgot to clean up the
configs/ directory. Do so now.
Commit e21e52b608
("Linux v5.3-13236-g97f9a3c4eee5") forgot to remove
CONFIG_LOCK_DOWN_KERNEL and CONFIG_LOCK_DOWN_KERNEL_FORCE from the
configs/ directory. Do so now.
Commit 5c0d4daff4
("Remove crash driver") forgot to clean up the
configs/ directory. Do so now.
There are 22 Kconfig symbols referenced in the files used for
configuration generation and in the shipped .config files that were
dropped in upstream v5.4-rc1. The references to these symbols can be
safely removed.
These symbols are:
CONFIG_ARM_QCOM_CPUFREQ_KRYO
CONFIG_CRYPTO_AEGIS128L
CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2
CONFIG_CRYPTO_AEGIS256
CONFIG_CRYPTO_AEGIS256_AESNI_SSE2
CONFIG_CRYPTO_AES_586
CONFIG_CRYPTO_AES_X86_64
CONFIG_CRYPTO_MORUS1280
CONFIG_CRYPTO_MORUS1280_AVX2
CONFIG_CRYPTO_MORUS1280_SSE2
CONFIG_CRYPTO_MORUS640
CONFIG_CRYPTO_MORUS640_SSE2
CONFIG_DRM_TINYDRM
CONFIG_HISI_KIRIN_DW_DSI
CONFIG_I2C_BCM2048
CONFIG_KEXEC_VERIFY_SIG
CONFIG_MFD_CROS_EC_CHARDEV
CONFIG_MTD_M25P80
CONFIG_SENSORS_ADS1015
CONFIG_SERIAL_8250_MOXA
CONFIG_SGI_IOC4
CONFIG_TINYDRM_MIPI_DBI
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-10-10 11:54:27 -04:00
Dan Horák
108fcb8fc7
re-enable HDA sound drivers on PPC
2019-10-10 11:26:48 -04:00
Javier Martinez Canillas
89ddbf781a
Enable CONFIG_EFI_TEST as a module (rhbz 1759325)
...
The driver is needed for testing purposes, enable it on the architectures
where EFI is supported. Also, disallow access to the registered device if
the kernel is locked down.
2019-10-10 09:55:31 -04:00
Peter Robinson
5b14a9c862
arm: disable omap crytpo offload drivers as they currently cause issues on BeagleBone and related HW
2019-10-08 14:52:11 +01:00
Peter Robinson
839d783d52
arm: disable omap crytpo offload drivers as they currently cause issues on BeagleBone and related HW
2019-10-08 14:51:07 +01:00
Laura Abbott
7d533eb54e
Enable a few NFT options (rhbz 1651813)
2019-10-07 13:58:22 -04:00
Peter Robinson
dedd91c9bf
second round of arm 5.4 updates
2019-10-03 11:10:55 +01:00
Peter Robinson
e8d02b72a6
ChromeOS updates v2
2019-10-02 12:14:01 +01:00
Peter Robinson
6af9855755
minor cleanup of ChromeBook config options
2019-10-02 12:06:50 +01:00
Peter Robinson
54d7d38992
initial Arm 5.4 config updates
2019-10-02 10:38:25 +01:00
14e1aec87b
Update riscv64 configs
...
Signed-off-by: David Abdurachmanov <david.abdurachmanov@sifive.com>
2019-10-01 18:04:40 +03:00