summaryrefslogtreecommitdiffstats
path: root/configs
Commit message (Collapse)AuthorAgeFilesLines
* Remove all Kconfig symbols dropped in v5.3-rc1Paul Bolle2019-07-2563-63/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are 60 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.3-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_ARCH_NETX CONFIG_CHR_DEV_OSST CONFIG_CIFS_ACL CONFIG_CONFIG_SUNRPC_DISABLE_INSECURE_ENCTYPES CONFIG_CROS_EC_LPC_MEC CONFIG_DE_AOC CONFIG_DEBUG_BLK_CGROUP CONFIG_DEVICE_PUBLIC CONFIG_HISAX_16_3 CONFIG_HISAX_1TR6 CONFIG_HISAX_AVM_A1_CS CONFIG_HISAX_AVM_A1_PCMCIA CONFIG_HISAX_BKM_A4T CONFIG_HISAX_DEBUG CONFIG_HISAX_DIEHLDIVA CONFIG_HISAX_ELSA CONFIG_HISAX_ELSA_CS CONFIG_HISAX_ENTERNOW_PCI CONFIG_HISAX_EURO CONFIG_HISAX_FRITZPCI CONFIG_HISAX_FRITZ_PCIPNP CONFIG_HISAX_GAZEL CONFIG_HISAX_HFC4S8S CONFIG_HISAX_HFC_PCI CONFIG_HISAX_HFC_SX CONFIG_HISAX_HFCUSB CONFIG_HISAX_MAX_CARDS CONFIG_HISAX_NETJET CONFIG_HISAX_NETJET_U CONFIG_HISAX_NI1 CONFIG_HISAX_NICCY CONFIG_HISAX_NO_KEYPAD CONFIG_HISAX_NO_LLC CONFIG_HISAX_NO_SENDCOMPLETE CONFIG_HISAX_S0BOX CONFIG_HISAX_SCT_QUADRO CONFIG_HISAX_SEDLBAUER CONFIG_HISAX_SEDLBAUER_CS CONFIG_HISAX_ST5481 CONFIG_HISAX_TELES_CS CONFIG_HISAX_TELESPCI CONFIG_HISAX_W6692 CONFIG_INFINIBAND_NES CONFIG_INFINIBAND_NES_DEBUG CONFIG_IPPP_FILTER CONFIG_ISDN_AUDIO CONFIG_ISDN_CAPI_CAPIDRV CONFIG_ISDN_DIVERSION CONFIG_ISDN_DRV_HISAX CONFIG_ISDN_I4L CONFIG_ISDN_MPP CONFIG_ISDN_PPP CONFIG_ISDN_PPP_BSDCOMP CONFIG_ISDN_PPP_VJ CONFIG_ISDN_TTY_FAX CONFIG_NET_CLS_IND CONFIG_SCLP_ASYNC CONFIG_SCLP_ASYNC_ID CONFIG_SPI_STM32_QUADSPI CONFIG_XEN_SELFBALLOONING Signed-off-by: Paul Bolle <pebolle@xxxxxxxxxx>
* Linux v5.3-rc1-56-g7b5cf701ea9cLaura Abbott2019-07-231-1/+1
|
* arm: part 4 (and the last) of the merge window updatesPeter Robinson2019-07-2212-6/+5
|
* arm updates for 5.3 part 3Peter Robinson2019-07-227-0/+4
|
* arm updates for 5.3 part 2Peter Robinson2019-07-2225-12/+15
| | | | Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
* Linux v5.3-rc1Laura Abbott2019-07-2110-0/+10
|
* arm updates for 5.3 part 1Peter Robinson2019-07-2110-5/+6
|
* Bug 1576593 - work around while vendor investigates arm builder LPAE HW issuePeter Robinson2019-07-191-1/+1
|
* arm: media acceleration driver config changesPeter Robinson2019-07-195-2/+3
|
* Linux v5.2-11564-g22051d9c4a57Laura Abbott2019-07-188-0/+8
|
* IMA: change default hash from sha1 to sha256, the later is more secuure and ↵Peter Robinson2019-07-172-2/+2
| | | | hence should be the default
* Linux v5.2-10808-g9637d517347eLaura Abbott2019-07-1629-4/+29
|
* drop dead options, minor arm tweaksPeter Robinson2019-07-157-6/+0
|
* Turn off the driver because it breaks the filteringLaura Abbott2019-07-121-1/+1
|
* Linux v5.2-7109-gd7d170a8e357Laura Abbott2019-07-1240-4/+35
|
* 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
|