Commit Graph

4982 Commits

Author SHA1 Message Date
Justin M. Forbes df15d2b71a Linux v5.2-rc3-24-g788a024921c4 2019-06-04 11:15:33 -05:00
Peter Robinson 76165d2da8 minor config cleanup (scsi) 2019-06-04 12:24:19 +01:00
Paul Bolle 7dfb2ede8b configs: remove CONFIG_ARM64_ERRATUM_1188873
The Kconfig symbol ARM64_ERRATUM_1188873 was dropped in v5.2-rc2, see
upstream commit a5325089bd05 ("arm64: Handle erratum 1418040 as a
superset of erratum 1188873"). So drop it from the configuration generation
system too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-06-03 14:24:43 -05:00
Paul Bolle aa17e2287a Remove all Kconfig symbols dropped in v5.2-rc1
There are 24 Kconfig symbols referenced in the files used for
configuration generation and in the shipped .config files that were
dropped in upstream v5.2-rc1. The references to these symbols can be
safely removed.

These symbols are:
    CONFIG_BACKLIGHT_LCD_SUPPORT
    CONFIG_CHARGER_LTC3651
    CONFIG_CHASH_SELFTEST
    CONFIG_CHASH_STATS
    CONFIG_CRYPTO_DEV_MXC_SCC
    CONFIG_DEBUG_PI_LIST
    CONFIG_EXYNOS5420_MCPM
    CONFIG_INET6_XFRM_MODE_BEET
    CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION
    CONFIG_INET6_XFRM_MODE_TRANSPORT
    CONFIG_INET6_XFRM_MODE_TUNNEL
    CONFIG_INET_XFRM_MODE_BEET
    CONFIG_INET_XFRM_MODE_TRANSPORT
    CONFIG_INET_XFRM_MODE_TUNNEL
    CONFIG_MTD_NAND
    CONFIG_MTD_NAND_ECC_BCH
    CONFIG_MTD_NAND_ECC_SMC
    CONFIG_MTK_MMC
    CONFIG_NET_DSA_LEGACY
    CONFIG_NFT_CHAIN_ROUTE_IPV4
    CONFIG_NFT_CHAIN_ROUTE_IPV6
    CONFIG_R8822BE
    CONFIG_TRACING_EVENTS_GPIO
    CONFIG_VIDEO_ZORAN

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2019-06-03 14:24:30 -05:00
Justin M. Forbes 0b354a2cfe Linux v5.2-rc3 2019-06-03 08:04:13 -05:00
Justin M. Forbes 4bf08358b0 Disable debugging options. 2019-06-03 07:53:09 -05:00
Peter Robinson d06c52d683 turn off OPTIMIZE_INLINING everywhere except x86_64 which was previously the only arch that had it 2019-05-31 20:21:58 +01:00
Peter Robinson 8de7cad79a Bump for ARMv7 fix 2019-05-31 19:55:08 +01:00
Peter Robinson 198050236c Disable OPTIMIZE_INLINING on ARMv7 as it breaks boot with systemd
[    6.264658] Run /init as init process
[    6.333757] systemd[1]: System time before build time, advancing clock.
[    6.362298] systemd[1]: systemd v241-8.git9ef65cb.fc30 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.386432] systemd[1]: Detected architecture arm.
[    6.391433] systemd[1]: Running in initial RAM disk.
[    6.412690] systemd[1]: Set hostname to <udoo-neo.home.roving-it.com>.
[    6.419981] systemd[1]: Failed to open netlink: Operation not permitted
[    6.427610] systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument
[    7.049071] systemd[227]: /usr/lib/systemd/system-generators/systemd-fstab-generator failed with exit status 1.
[    7.066927] systemd[1]: Failed to start device monitor: Bad address
[    7.213774] systemd[1]: SO_PASSCRED failed: Bad address
[    7.233065] systemd[1]: Freezing execution.
2019-05-31 19:50:41 +01:00
Peter Robinson daabca5f6f move to upstream fix for arm crypto ghash issue 2019-05-31 11:11:09 +01:00
Justin M. Forbes 48df0906cd Linux v5.2-rc2-24-gbec7550cca10 2019-05-30 11:03:19 -05:00
Peter Robinson 38bd9ab178 revert crypto generic initcalls run early patch until upstream works out the issue with ARMv7 2019-05-30 16:44:18 +01:00
Peter Robinson d725b49d1a x86: minor config de-dupe (NFC) 2019-05-29 14:40:31 +01:00
Peter Robinson 1c6a1c45ef aarch64: enable Truly nt35597 panel for aarch64 2019-05-29 12:25:32 +01:00
Peter Robinson 59a539cc7d arm: minor tegra updates 2019-05-29 12:09:38 +01:00
Justin M. Forbes ec25f30e2e Linux v5.2-rc2 2019-05-27 10:56:09 -05:00
Justin M. Forbes e5d8f8de77 Disable debugging options. 2019-05-27 10:52:24 -05:00
Peter Robinson 8957ff666c drop duplicated CONFIG_AQTION 2019-05-25 19:15:02 +01:00
Justin M. Forbes 8f4544ef8d Linux v5.2-rc1-233-g0a72ef899014 2019-05-24 15:18:07 -05:00
Peter Robinson 921fd07b84 aarch64: qcom: minor tweaks for sd845/850 HW 2019-05-24 19:46:54 +01:00
Peter Robinson 05f6d3d4a2 arm: stm32mp1: enable a few missed options 2019-05-23 13:57:08 +01:00
Peter Robinson c38e8e0b62 re-enable sun4i-ss crrpto offload as it's fixed in 5.2 2019-05-23 11:18:57 +01:00
Justin M. Forbes 59ba0d757a Linux v5.2-rc1-165-g54dee406374c 2019-05-22 12:15:16 -05:00
Justin M. Forbes a87df2f1bb Fix build issue on PPC 2019-05-21 16:50:35 -05:00
Justin M. Forbes fd9451c72c Linux v5.2-rc1-129-g9c7db5004280 2019-05-21 15:28:44 -05:00
Justin M. Forbes c856345649 Fix S390 build error 2019-05-20 15:46:32 -05:00
Justin M. Forbes c2b56eada2 Linux v5.2-rc1 2019-05-20 14:08:36 -05:00
Peter Robinson fa5a3a77fb add Bosch BMA180 accel iio driver found on some arm tablets and other devices 2019-05-20 16:18:07 +01:00
Peter Robinson daa722ef9c further minor Arm updates, primarily for arm64 tegra devices 2019-05-20 13:05:12 +01:00
Peter Robinson 37f7d8a335 Arm config updates for 5.2rc1 2019-05-20 08:47:57 +01:00
Justin M. Forbes 58561782e9 Linux v5.1-12505-g0ef0fd351550 2019-05-17 15:53:20 -05:00
Peter Robinson 7101de41f1 add patch to fix watchdog driver load and reboot on RPi 2019-05-17 19:41:55 +01:00
Justin M. Forbes 5b72efed7d Linux v5.1-12065-g8c05f3b965da 2019-05-16 15:35:54 -05:00
Justin M. Forbes df4525c195 Linux v5.1-10909-g2bbacd1a9278 2019-05-15 14:14:21 -05:00
Peter Robinson db916ad55e explicitly enable Arm GIC power management 2019-05-15 19:26:08 +01:00
Laura Abbott cbd87613cc Add arm64 vdso fix 2019-05-15 11:08:53 -07:00
Peter Robinson 2145bfefe1 ti: drop removed configse 2019-05-15 13:44:33 +01:00
Peter Robinson 3d9e9d3e11 ti: drop removed configs 2019-05-15 13:40:53 +01:00
Peter Robinson cebbc3cf3e arm: remove retired configs 2019-05-15 00:55:11 +01:00
Justin M. Forbes a915976cd4 Linux v5.1-10326-g7e9890a3500d 2019-05-14 12:16:53 -05:00
Justin M. Forbes 735223bf90 Linux v5.1-10135-ga13f0655503a 2019-05-13 12:05:41 -05:00
Peter Robinson 189fbf937b CONFIG_LBDAF option removed upstream, is now standard 2019-05-13 00:30:28 +01:00
Justin M. Forbes e4473dc0e3 Linux v5.1-9573-gb970afcfcabd 2019-05-10 13:37:00 -05:00
Justin M. Forbes bf888d2bd5 Linux v5.1-8122-ga2d635decbfa 2019-05-09 13:02:16 -05:00
Peter Robinson 1f3b79fb40 armvt: filter stm drm drivers 2019-05-09 17:11:56 +01:00
Justin M. Forbes a9602bb6e5 Linux v5.1-5445-g80f232121b69 2019-05-08 12:24:46 -05:00
Justin M. Forbes 2b2a5f0a2e Linux v5.1-1199-g71ae5fc87c34 2019-05-07 12:04:31 -05:00
Peter Robinson da649d5215 Enable Arm STM32MP1 2019-05-07 04:58:17 +01:00
Peter Robinson 95a0150a74 minor qcom sound config tweak 2019-05-07 04:53:00 +01:00
Laura Abbott a3f1fbec6e Ensure ioschedulers are built in (rhbz 1690604) 2019-05-06 17:43:16 +00:00