summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Collapse)AuthorAgeFilesLines
...
* configs: remove CONFIG_ASIX_PHYPaul Bolle2019-07-111-1/+0
| | | | | | | | | The Kconfig symbol ASIX_PHY was renamed to AX88796B_PHY in v5.2-rc6, see upstream commit a9520543b123 ("net: phy: rename Asix Electronics PHY driver"). CONFIG_AX88796B_PHY is already used in the configuration generation system, so we can safely remove CONFIG_ASIX_PHY from that system. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Linux v5.2-3135-ge9a83bd23220Laura Abbott2019-07-1018-0/+18
|
* Enable CONFIG_RC_XBOX_DVDLaura Abbott2019-07-091-1/+1
| | | | Signed-off-by: Laura Abbott <labbott@redhat.com>
* Linux v5.2-915-g5ad18b2e60b7Laura Abbott2019-07-0920-5/+20
|
* minor arm cleanups, update rpi cam patch, add fix for dwc3 on rockchipsPeter Robinson2019-06-305-3/+0
|
* arm64: minor config tweak for i.MX8Peter Robinson2019-06-253-0/+3
|
* QCom ACPI fixesPeter Robinson2019-06-222-0/+2
|
* Linux v5.2-rc5-177-g29f785ff76b6Justin M. Forbes2019-06-181-0/+1
|
* disable WUSB (Wireless USB) as HW doesn't existPeter Robinson2019-06-164-4/+3
| | | | | It's soon to move to staging in preparation for removal: https://www.spinics.net/lists/linux-crypto/msg39327.html
* Linux v5.2-rc4-129-g72a20cee5d99Justin M. Forbes2019-06-141-0/+1
|
* Raspberry Pi: move to cpufreq driver accepted for upstream \o/Peter Robinson2019-06-133-1/+2
|
* Enable CONFIG_DM_DUSTLaura Abbott2019-06-121-1/+1
| | | | | | This was a request from some of the developers Signed-off-by: Laura Abbott <labbott@redhat.com>
* Linux v5.2-rc4Justin M. Forbes2019-06-102-1/+1
|
* Enable CONFIG_DM_WRITECACHE (rhbz 1717849)Laura Abbott2019-06-061-1/+1
| | | | Signed-off-by: Laura Abbott <labbott@redhat.com>
* Enable CONFIG_TCG_VTPM_PROXY (rhbz 1714598)Laura Abbott2019-06-061-1/+1
| | | | Signed-off-by: Laura Abbott <labbott@redhat.com>
* minor config cleanup (scsi)Peter Robinson2019-06-043-0/+1
|
* configs: remove CONFIG_ARM64_ERRATUM_1188873Paul Bolle2019-06-031-1/+0
| | | | | | | | | 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>
* Remove all Kconfig symbols dropped in v5.2-rc1Paul Bolle2019-06-0326-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* turn off OPTIMIZE_INLINING everywhere except x86_64 which was previously the ↵Peter Robinson2019-05-313-2/+2
| | | | only arch that had it
* Disable OPTIMIZE_INLINING on ARMv7 as it breaks boot with systemdPeter Robinson2019-05-311-0/+1
| | | | | | | | | | | | | | | [ 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.
* x86: minor config de-dupe (NFC)Peter Robinson2019-05-292-1/+0
|
* aarch64: enable Truly nt35597 panel for aarch64Peter Robinson2019-05-291-0/+1
|
* arm: minor tegra updatesPeter Robinson2019-05-294-3/+4
|
* drop duplicated CONFIG_AQTIONPeter Robinson2019-05-251-1/+0
|
* Linux v5.2-rc1-233-g0a72ef899014Justin M. Forbes2019-05-242-0/+2
|
* aarch64: qcom: minor tweaks for sd845/850 HWPeter Robinson2019-05-242-2/+2
|
* arm: stm32mp1: enable a few missed optionsPeter Robinson2019-05-234-0/+4
|
* re-enable sun4i-ss crrpto offload as it's fixed in 5.2Peter Robinson2019-05-232-2/+2
|
* add Bosch BMA180 accel iio driver found on some arm tablets and other devicesPeter Robinson2019-05-201-0/+1
|
* further minor Arm updates, primarily for arm64 tegra devicesPeter Robinson2019-05-208-0/+8
|
* Arm config updates for 5.2rc1Peter Robinson2019-05-2026-11/+15
|
* Linux v5.1-12505-g0ef0fd351550Justin M. Forbes2019-05-171-0/+1
|
* Linux v5.1-12065-g8c05f3b965daJustin M. Forbes2019-05-168-1/+8
|
* Linux v5.1-10909-g2bbacd1a9278Justin M. Forbes2019-05-1513-0/+13
|
* explicitly enable Arm GIC power managementPeter Robinson2019-05-151-0/+1
|
* ti: drop removed configsePeter Robinson2019-05-151-1/+0
|
* ti: drop removed configsPeter Robinson2019-05-152-2/+0
|
* arm: remove retired configsPeter Robinson2019-05-153-3/+0
|
* Linux v5.1-10326-g7e9890a3500dJustin M. Forbes2019-05-143-0/+3
|
* Linux v5.1-10135-ga13f0655503aJustin M. Forbes2019-05-1324-0/+24
|
* CONFIG_LBDAF option removed upstream, is now standardPeter Robinson2019-05-132-2/+0
|
* Linux v5.1-9573-gb970afcfcabdJustin M. Forbes2019-05-1038-0/+38
|
* Linux v5.1-8122-ga2d635decbfaJustin M. Forbes2019-05-0960-1/+60
|
* Linux v5.1-5445-g80f232121b69Justin M. Forbes2019-05-0846-0/+46
|
* Linux v5.1-1199-g71ae5fc87c34Justin M. Forbes2019-05-0712-0/+12
|
* Enable Arm STM32MP1Peter Robinson2019-05-0750-2/+48
|
* minor qcom sound config tweakPeter Robinson2019-05-072-1/+1
|
* Ensure ioschedulers are built in (rhbz 1690604)Laura Abbott2019-05-062-2/+2
|
* configs: correctly terminate loopPaul Bolle2019-05-061-2/+2
| | | | | | | | | | The switch_to_toplevel() function in process_configs.sh contains a buggy loop. It tests whether $path is empty but should test whether $path equals "/". (It repeatedly calls dirname on pwd's output, and since pwd will return an absolute path this will, eventually, return "/" forever.) So let's test for "/" here. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* configs: properly indent process_configs.shPaul Bolle2019-05-061-3/+3
| | | | Signed-off-by: Paul Bolle <pebolle@tiscali.nl>