summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2019-09-23kver: bumping to v4.18.45yocto-4.18Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-09-23kver: bumping to v4.18.44Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-09-15kver: bump to v4.18.43Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-06-03kver: bump to v4.18.40Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-05-29kver: bump to v4.19.39Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-05-06kver: bump to v4.18.36Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-04-16kver: bump to v4.18.35Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-04-09kver: update to v4.18.34Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-03-28kver: bump to v4.18.33Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-03-21kver: bump to v4.18.32Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-02-05housekeeping: remove Kconfigs which no longer exist in the kernelMark Asselstine
While working with meta-virtualization I was cleaning up build warnings: WARNING: linux-yocto-4.18.21+gitAUTOINC+9e348b6f9d_db2d813869-r0 do_kernel_configcheck: [kernel config]: This BSP sets config options that are not offered anywhere within this kernel: CONFIG_EXT3_FS_XATTR CONFIG_RESOURCE_COUNTERS CONFIG_CGROUP_MEM_RES_CTLR CONFIG_CLS_CGROUP CONFIG_NETPRIO_CGROUP CONFIG_DEVPTS_MULTIPLE_INSTANCES Most of these were coming from a configuration fragment included in meta-virtualization but some are also found here in the kernel-cache. So while I had the history handy to complete the commit for meta-virtualization I thought it best to do similar cleanup here. The follow 3 kconfigs have been removed from the kernel-cache, per the provided rationale. CONFIG_DEVPTS_MULTIPLE_INSTANCES removed since kernel v4.7 via mainline commit eedf265aa003b4781de24cfed40a655a664457e6 CONFIG_EXT3_FS_XATTR was revoved since kernel v4.3 via mainline commit c290ea01abb7907fde602f3ba55905ef10a37477 CONFIG_RESOURCE_COUNTERS gone since kernel v3.19 via mainline commit 5b1efc027c0b51ca3e76f4e00c83358f8349f543. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-02-05kver: bump to v4.18.27Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-01-21kver: bump to v4.18.25Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-12-20kver: bump to v4.18.22Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-12-17qemumips64le: correct little endian BSP descriptionBruce Ashfield
The big endian mips definition was used as the basis for the little endian machine. Unfortunatey, the KMACHINE definitions were not fully cleared, so big endian builds will match on the 'le' variant .. and break. We drop the BE machine definitions from the LE variant and we are fixed. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-12-16virtio.cfg: enable CONFIG_DRM_VIRTIO_GPUAlexander Kanavin
This adds support for a virtual graphics card provided by QEMU, which allows accelerated host-assisted GL inside QEMU guests. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-12-12kver: bump to v4.18.21Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-12-12qemumips64: add initial 64bit LE definitionBruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-11-22kver: bump to v4.18.20Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-11-13intel-x86-32: Set CONFIG_NR_CPUS to 64 explicitlyHongzhi.Song
Since 'CONFIG_NR_CPUS=256' was moved to intel-x86-64.cfg, seeing commit [11917e28727], we would better explicitly set CONFIG_NR_CPUS to 64 in intel-x86-32.cfg for a future re-org of the fragments. And the '64' is also the default value for intel-x86-32. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-11-12intel-x86-64: Move 'CONFIG_NR_CPUS=256' to intel-x86-64.cfgHongzhi.Song
The maximum cpus are 64 on intel-x86-32. But intel-x86-64 support ranges from 1 to 8192. So we should move the config to intel-x86-64.cfg. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-11-12intel-x86-64: Move some configs from x86 and x86-64 shared to x86-64Hongzhi.Song
These configs are possessed privately by x86-64. CONFIG_IXGBE_DCA depends on CONFIG_DCA. CONFIG_DCA depends on x86-64. So I abstract configs related to DCA and put them to *-x86-64.cfg. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-11-06kver: bump to v4.18.17Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-11-05features/module-signing: add new featureAnuj Mittal
Add feature to enable signing of modules. If signing is to be forced, force-signing should be included, else signing.scc. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-11-05edac: Drop CONFIG_EDAC_MM_EDAC and add dependencyHongzhi.Song
CONFIG_EDAC depends on RAS. CONFIG_EDAC_MM_EDAC was removed by kernel.[Commit: e3c4ff6d8c9] Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-30xfs: add xfs supportDengke Du
Ceph osd daemon need to work on xfs filesystem, so add the kernel support. Signed-off-by: Dengke Du <dengke.du@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-28sound.cfg: enable SND_SOC_INTEL_SKYLAKEAnuj Mittal
Starting 4.15, Intel SKL audio configs instead of selecting, depend on SND_SOC_INTEL_SKYLAKE which isn't enabled by default. Enable it to ensure audio configs actually are enabled. https://github.com/torvalds/linux/commit/f6a118a800e35af2c63f90cbcc23093f4b53b3a2 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-22lxc: drop CONFIG_MM_OWNERHongzhi.Song
Kernel has killed CONFIG_MM_OWNER config fragment. [kernel commit id: f98bafa06] Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-22vfio: drop CONFIG_KVM_DEVICE_ASSIGNMENTHongzhi.Song
Kernel has killed the config fragment for legacy device assignment deprecated since v4.2. [kernel commit id: ad6260da1e23] Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-15kver: bump to v4.18.14Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-10media-radio.cfg: change CONFIG_RADIO_SI470X to mAnuj Mittal
This is now a tristate instead of bool and since we set V4L2 to be m, set this to be m too. https://github.com/torvalds/linux/commit/58757984ca3c73284a45dd53ac66f1414057cd09 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-10usb-typec: enable CONFIF_TYPECAnuj Mittal
typec configs are now controlled by CONFIG_TYPEC [1]. Also enable CONFIG_TYPEC_TCPM for TYPEC_WCOVE [2]. [1] https://github.com/torvalds/linux/commit/a7c42106ead7041b99662a125b408deb68a3e6aa [2] https://github.com/torvalds/linux/commit/3c4fb9f169214290ec9a943907321e6265b36f65 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-10iio: rename CONFIG_TSL2x7x to CONFIG_TSL2772Anuj Mittal
https://github.com/torvalds/linux/commit/4e24c1719f3485780b2be559e5fc11d091139935 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-10iio: change CONFIG_AD5686 to CONFIG_AD5686_SPIAnuj Mittal
https://github.com/torvalds/linux/commit/0357e488b825313db3d574137337557f404e59ed Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-10media-rc: CONFIG_LIRC is now a boolAnuj Mittal
Change default configuration to 'y' and remove the now obsolete CONFIG_LIRC_CODEC. https://github.com/torvalds/linux/commit/a60d64b15c20d178ba3a9bc3a542492b4ddeea70 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-10media-i2c: remove configs selected by zoran driversAnuj Mittal
These are selected only by zoran drivers and aren't required to be enabled explicitly. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-10-10media-pci-capture: remove zoran configsAnuj Mittal
These drivers have been moved to staging and will be removed from future kernel versions. Instead of enabling staging drivers to be built, remove these instead. https://github.com/torvalds/linux/commit/68afa17322f2c9a0fffca62e7afe9d60b0dff87e Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-22qemuarm64: add PCI configurationsBruce Ashfield
As of 4.16+ we need a proper source of entropy during boot or crypto init will hang. We add the PCI bus to qemuarm64 so we can wire in the appropriate virtio devices. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-22virtio: add CONFIG_CRYPTO_DEV_VIRTIOBruce Ashfield
As of 4.16+ we need a source of entropy for ssl and other crypto components to initialize during boot. To ensure that our virtio based "BSPs" still work we add the cryptodev virtio device. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-21kver: bump to v4.18.9Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-19cfg/timer/rtc: toggle RTC_CLASS instead of GEN_RTCJens Rehsack
In 2016, the final removal of GEN_RTC happened with commit 6705fdb3 char/genrtc: remove the rest of the driver What is remaining, is a legacy driver (char/rtc) and the new RTC_CLASS framework - which supports everything except S390 and Atari. Many platforms automatically support the right driver for RTC_CLASS framework. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11kver: bump to v4.18.7Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11features/intel-pinctrl: Fix conflict with configsHongzhi.Song
CONFIG_PINCTRL_INTEL is selected by CONFIG_PINCTRL_SUNRISEPOINT. If CONFIG_PINCTRL_INTEL want to be set 'y', then CONFIG_PINCTRL_SUNRISEPOINT must be set 'y'. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11bsp/intel-x86: Rename CONFIG_R8723BE to CONFIG_RTL8723BEHongzhi.Song
CONFIG_R8723BE was written wrongly. CONFIG_RTL8723BE is right. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11features/thermal: Add dependency for kernel optionHongzhi.Song
The dependency of CONFIG_INTEL_BXT_PMIC_THERMAL was switched from CONFIG_INTEL_SOC_PMIC to CONFIG_INTEL_SOC_PMIC_BXTWC. Commit id:b5238b41858 Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11features/tpm: fix conflict with configs and add dependencyHongzhi.Song
CONFIG_HW_RANDOM_TPM must be equal to to CONFIG_TCG_TPM And CONFIG_HW_RANDOM_TPM depends on HW_RANDOM. drivers/char/tpm/Kconfig: if TCG_TPM config HW_RANDOM_TPM bool "TPM HW Random Number Generator support" depends on TCG_TPM && HW_RANDOM && !(TCG_TPM=y && HW_RANDOM=m) default y Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11features/mmc: modify dependencyHongzhi.Song
CONFIG_MMC_REALTEK_PCI's dependency was changed. Commit id: e455b69ddf. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11features: drop the obsolete kernel optionHongzhi.Song
CONFIG_MMC_BLOCK_BOUNCE has been removed by kernel. Commit id: de3ee99b097d. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11features/hostapd: drop obsolete configsHongzhi.Song
CONFIG_WIRELESS_EXT_SYSFS has been removed by kernel. Commit id: 35b2a113cb. Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2018-09-11bsp/intel-x86: Drop configs that has been removed by kernelHongzhi.Song
List the config and the commit id from kernel: CONFIG_ACPI_PROCFS, commit id: 7919010c422 CONFIG_EDAC_MM_EDAC, commit id: e3c4ff6d8c9 CONFIG_I7300_IDLE, commit id: b65ce83f2a CONFIG_CRYPTO_ZLIB, commit id: 110492183c4 CONFIG_PM_RUNTIME was switched to CONFIG_PM, commit id: 464ed18ebd CONFIG_IWLWIFI_DEBUG_EXPERIMENTAL_UCODE, commit id: 75094dc84 CONFIG_SPI_PXA2XX_DMA, commit id: 22a33632fb Signed-off-by: Hongzhi.Song <hongzhi.song@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>