summaryrefslogtreecommitdiffstats
path: root/kernel-aarch64.config
Commit message (Collapse)AuthorAgeFilesLines
* arm64: minor config tweak for i.MX8Peter Robinson2019-06-251-1/+3
|
* QCom ACPI fixesPeter Robinson2019-06-221-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-161-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-131-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-101-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-041-3/+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-031-22/+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-311-1/+1
| | | | only arch that had it
* aarch64: enable Truly nt35597 panel for aarch64Peter Robinson2019-05-291-1/+1
|
* arm: minor tegra updatesPeter Robinson2019-05-291-4/+4
|
* Linux v5.2-rc1-233-g0a72ef899014Justin M. Forbes2019-05-241-0/+2
|
* aarch64: qcom: minor tweaks for sd845/850 HWPeter Robinson2019-05-241-2/+2
|
* re-enable sun4i-ss crrpto offload as it's fixed in 5.2Peter Robinson2019-05-231-2/+2
|
* add Bosch BMA180 accel iio driver found on some arm tablets and other devicesPeter Robinson2019-05-201-1/+1
|
* further minor Arm updates, primarily for arm64 tegra devicesPeter Robinson2019-05-201-1/+8
|
* Arm config updates for 5.2rc1Peter Robinson2019-05-201-11/+12
|
* Linux v5.1-12505-g0ef0fd351550Justin M. Forbes2019-05-171-0/+1
|
* Linux v5.1-12065-g8c05f3b965daJustin M. Forbes2019-05-161-1/+8
|
* Linux v5.1-10909-g2bbacd1a9278Justin M. Forbes2019-05-151-0/+12
|
* explicitly enable Arm GIC power managementPeter Robinson2019-05-151-0/+1
|
* ti: drop removed configsPeter Robinson2019-05-151-1/+0
|
* Linux v5.1-10326-g7e9890a3500dJustin M. Forbes2019-05-141-0/+3
|
* Linux v5.1-10135-ga13f0655503aJustin M. Forbes2019-05-131-0/+24
|
* Linux v5.1-9573-gb970afcfcabdJustin M. Forbes2019-05-101-0/+18
|
* Linux v5.1-8122-ga2d635decbfaJustin M. Forbes2019-05-091-1/+40
|
* Linux v5.1-5445-g80f232121b69Justin M. Forbes2019-05-081-0/+43
|
* Linux v5.1-1199-g71ae5fc87c34Justin M. Forbes2019-05-071-0/+6
|
* Enable Arm STM32MP1Peter Robinson2019-05-071-2/+0
|
* minor qcom sound config tweakPeter Robinson2019-05-071-1/+1
|
* Ensure ioschedulers are built in (rhbz 1690604)Laura Abbott2019-05-061-2/+2
|
* disable sunxi crypto as it's currently brokenPeter Robinson2019-05-031-2/+2
|
* Linux v5.1-rc7-131-gea9866793d1eJeremy Cline2019-05-031-0/+1
|
* Linux v5.1-rc7Jeremy Cline2019-04-291-0/+1
|
* Linux v5.1-rc6Jeremy Cline2019-04-221-0/+1
|
* Linux v5.1-rc3Jeremy Cline2019-04-011-0/+2
|
* Align the IPv4 netfilter configs with the IPv6 configs (rhbz 1672657)Jeremy Cline2019-03-271-3/+4
| | | | IPv6 builds as a module, change IPv4 to be built as a module as well.
* Initial NXP i.MX8 enablementPeter Robinson2019-03-261-11/+59
|
* Enable W1_MASTER_GPIO on aarch64 (rbhz #1671934)Jeremy Cline2019-03-251-1/+1
|
* Linux v5.1-rc2Jeremy Cline2019-03-251-0/+5
|
* Remove all Kconfig symbols dropped in v5.1-rc1Paul Bolle2019-03-211-21/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are 23 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.1-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_AD7152 CONFIG_DEFAULT_SECURITY_DAC CONFIG_DEFAULT_SECURITY_SELINUX CONFIG_EARLY_PRINTK_EFI CONFIG_EXOFS_FS CONFIG_EXT4_ENCRYPTION CONFIG_F2FS_FS_ENCRYPTION CONFIG_FB_XGI CONFIG_MTD_MT81xx_NOR CONFIG_NFT_CHAIN_NAT_IPV4 CONFIG_NFT_CHAIN_NAT_IPV6 CONFIG_NFT_MASQ_IPV4 CONFIG_NFT_MASQ_IPV6 CONFIG_NFT_REDIR_IPV4 CONFIG_NFT_REDIR_IPV6 CONFIG_SCSI_OSD_DEBUG CONFIG_SCSI_OSD_DPRINT_SENSE CONFIG_SCSI_OSD_INITIATOR CONFIG_SCSI_OSD_ULD CONFIG_SECURITY_SELINUX_BOOTPARAM_VALUE CONFIG_SND_AUDIO_GRAPH_SCU_CARD CONFIG_SND_SIMPLE_SCU_CARD CONFIG_UBIFS_FS_ENCRYPTION Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* Remove three Kconfig symbols dropped before v5.0Paul Bolle2019-03-211-1/+0
| | | | | | | | Three Kconfig symbols were added to upstream v5.0-rc1 but dropped before v5.0 was released (for various reasons): FB_LOGO_CENTER, RESCTRL, and X86_RESCTRL. Remove them from our configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* configs: remove CONFIG_SUN50I_A64_UNSTABLE_TIMERPaul Bolle2019-03-211-1/+0
| | | | | | | | | The patch that added the Kconfig symbol SUN50I_A64_UNSTABLE_TIMER was dropped in commit 60a8ce36abae7 ("Raspberry Pi DT updates, Update AllWinner A64 timer errata workaround"). So it's safe to drop it from the configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* arm: build in some drivers needed by tegra jetson platformsPeter Robinson2019-03-191-3/+3
|
* enable stmmac dwc-qos for tegraPeter Robinson2019-03-191-1/+1
|