summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-22features: Add the drm-bochs featureAlistair Francis
Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-04-22netfilter: Enable CONFIG_NETFILTER_XT_TARGET_LOGTom Rini
In order for logging to work, as for example seen with the default configuration of 'ufw' we need to have logging support enabled. This is currently gated on the CONFIG_NETFILTER_XT_TARGET_LOG option, so enable it here. Fixes: f56608b405f0 ("meta: cleanup invalid/obselete 3.4 CONFIG options") Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2019-04-22housekeeping: 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-04-22features/tpm: enable tpm supportPradhan Surya Narayanx
Add tpm feature to intel-common-drivers.scc Signed-off-by: Pradhan Surya Narayanx <surya.narayanx.pradhan@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2019-03-15BSP: Add fragments for qemuarm64Ricardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2019-03-08bsp: imx: add apalis-imx6 configTyler Baker
This configuration supports the apalis-imx6 Toradex SoM. Signed-off-by: Tyler Baker <tyler@foundries.io>
2018-12-13Rename 00-README to README.md for a better github interfaceRicardo Salveti
Having a README.md instead of 00-README makes it easier for the user to identify how to use and contribute to this repository in github. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-11hikey/hikey960: move CONFIG_WL18XX to built-in for faster wifi initRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06usb-typec: remove duplicatesRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06kver: bump kernel to 4.19Ricardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06media-usb-tv: remove CONFIG_DVB_USB_FRIIOAnuj Mittal
This has been merged with GL861 which is enabled by this feature. https://github.com/torvalds/linux/commit/b30cc07de8a903685441f9770b1b21e1422d2468 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> (cherry picked from commit 23e7370e9f71cd86ed6643c00d53795b3ce544cf) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06standard/preempt-rt.cfg: remove CONFIG_CIFS_STATSAnuj Mittal
This is always enabled now starting 4.19. https://github.com/torvalds/linux/commit/fcabb89299d79010eb923afdd26de04afcc0527f Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> (cherry picked from commit 7efbbd7def448921a3a9045de3205a05f4bcd2c7) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06netfilter: remove obsolete entriesAnuj Mittal
NF_CONNTRACK_IPV4 and NF_CONNTRACK_IPV6 are no longer present starting 4.19 and instead unified under NF_CONNTRACK which is already enabled. https://github.com/torvalds/linux/commit/a0ae2562c6c4b2721d9fddba63b7286c13517d9f Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> (cherry picked from commit 080ea61f0a4ebc3aa782f221507a749b11ea08ce) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06features/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> (cherry picked from commit dac0479ff81adbe49898e210905e2eada5c7abb1) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06xfs: 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> (cherry picked from commit 277086f8d01ea5802af5ad96bfa58e7105e56a9d) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-12-06vfio: 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> (cherry picked from commit 3b5f717d0311853ae4dce400f657a5281128c5be) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-10-29raspberrypi3-64: move DRM and VC4 to modulesRicardo Salveti
For the display to work properly over hdmi and dsi the VC4 driver needs to be enabled as a module otherwise it gives timeout while initializing the hardware. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-10-22BSP: Add fragments for hikey960Ricardo Salveti
Only standard ktype is currently supported by LMP. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-10-16qemuriscv64: enable virtio cryptodevRicardo Salveti
We need a source of entropy for ssl and other crypto components to initialize during boot. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-10-16media-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-16usb-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-16iio: 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-16iio: 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-16media-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-16media-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-16media-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-10-16cfg/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-10-16usb-net: enable USB_NET_RNDIS host and wlanRicardo Salveti
Widely available USB-based network adapters. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-21qemuriscv64: sync configs with latest 4.18 upstreamRicardo Salveti
Sync configs based on the 4.18 upstream defconfig. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20dragonboard-820c: set CONFIG_ATH10K as moduleRicardo Salveti
Depends on MAC80211, which is currently set as module. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20dragonboard-820c: set CONFIG_SND_SOC options as modulesRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20dragonboard-410c: set CONFIG_SND_SOC options as modulesRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20dragonboard-410c: remove CONFIG_SATA_AHCI, depends on PCIRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20hikey: set CONFIG_SND_SOC options as modulesRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20hikey: remove CONFIG_SATA_AHCI, depends on PCIRicardo Salveti
PCI is not enabled for HiKey. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20cl-som-imx7: drop unsupported optionsRicardo Salveti
Remove options not supported by this BSP target. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20imx: prefer CONFIG_MUX_MMIO as module by defaultRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20colibri-imx7: drop unsupported CONFIG_SND_SOC_PHYCORE_AC97Ricardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20bsp: remove CONFIG_EXTCON as it gets automatically set when neededRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20cubox-i: drop options not used by the kernelRicardo Salveti
Options from devices/socs that are not compatible with cubox-i. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20imx: set CONFIG_VIDEO options as modulesRicardo Salveti
No need to have them all enabled as built-in. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20imx: remove CONFIG_MULTIPLEXER as it gets automatically set when neededRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20imx: set CONFIG_SND_SOC options as modulesRicardo Salveti
No need to have them all enabled as built-in. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20bsp: rename CONFIG_PCIE_DW_PLAT to CONFIG_PCIE_DW_PLAT_HOSTRicardo Salveti
CONFIG_PCIE_DW_PLAT gets automatically set depending on the DW_PLAT option used, so rename the option to DW_PLAT_HOST for host mode support. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20imx: remove CONFIG_GPIOLIB_IRQCHIP as it gets automatically set when neededRicardo Salveti
Config gets automatically set depending on the PINCTRL options used by the board. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20imx: remove CONFIG_ARM_ARCH_TIMER as it gets selected by HAVE_ARM_ARCH_TIMERRicardo Salveti
No need to manually enabled CONFIG_ARM_ARCH_TIMER as it gets selected automatically if supported by the soc. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20realtek-pci: set CONFIG_RTL_CARDS as moduleRicardo Salveti
Depends on CONFIG_MAC80211, which is currently set as a module. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-20raspberrypi3-64: set CONFIG_DRM_VC4 as built-in for faster display initRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-19raspberrypi: drop CONFIG_BCM2835_TIMER=yRicardo Salveti
Not used and not enabled as it depends on COMPILE_TEST. Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
2018-09-19raspberrypi: drop CONFIG_USB_LAN78XX, already selected by usb-net.cfgRicardo Salveti
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>