Enable framebuffer console which depends on framebuffer emulation.
Change-Id: If6cbebbc25cede1aa4d991e3a5dd6fbb3f21365f
Signed-off-by: Ray Zhang <rayz@codeaurora.org>
Adding Maxim(MAX31760) Fan Controller configs to kona defconfigs.
Change-Id: I27d1540cf49490ba620a5dd8935ca03ac58a7efa
Signed-off-by: Rajesh Bharathwaj <rajeshbharathwaj@codeaurora.org>
TSPP HW is deprecated. Enabled software demux driver to serve
the same functionality.
This reverts commit 4d8446f9d4.
Change-Id: I9bcdd5475eb2af722757d2f371736079317dbe65
Signed-off-by: Murthy Nidadavolu <mnssr@codeaurora.org>
For remote QDSS driver, it’s not required on perf build since it’s
for debug only, so disable it.
Change-Id: I5dee758fe8f2718064f761da8a2d1ee9259e94e3
Signed-off-by: Yuanfang Zhang <zhangyuanfang@codeaurora.org>
TSPP HW is deprecated. Enabled software demux driver to serve the same
functionality.
Change-Id: I95230c90024dcaaa584589fa5af1ba5f03f28927
Signed-off-by: Murthy Nidadavolu <mnssr@codeaurora.org>
Enable TOS and DSCP target support for kona target
Change-Id: I473361d89f9bd6c57bdf38db26f23fecc5fa31ea
Signed-off-by: Sharath Chandra Vurukala <sharathv@codeaurora.org>
V4L2 VideoBuf2 Core is needed by default for video.
So added config VIDEO_V4L2_VIDEOBUF2_CORE to enable
videobuf2 core in base kernel for video.
Change-Id: Icf695c771011111b863afe0c8dcb6d7316f32b53
Signed-off-by: Shivendra Kakrania <shiven@codeaurora.org>
Signed-off-by: Govindaraj Rajagopal <grajagop@codeaurora.org>
Enable XR misc driver on Kona target. XR Kona Reference devices
need to enable regulators and gpios for XR hardware to be enabled.
This driver is used to accomplish that.
Change-Id: Ic523ffdf1593ab564452e3b78bf1ee7d7b32eb23
Signed-off-by: Rajesh Bharathwaj <rajeshbharathwaj@codeaurora.org>
Enable the Open-Channel SSD target support and allow an open-channel SSD
to be exposed as a block device to the host.
Change-Id: Ibc38aa1bf0d93cee7138c4f4f41119b4f96c945d
Signed-off-by: Can Guo <cang@codeaurora.org>
add config to enable USB ACM and USB SERIAL for qrb5165.
Change-Id: I25673c104213c6bd1906504640d8b4d33cfaef07
Signed-off-by: Bo Zhang <bozhang@codeaurora.org>
Enable CONFIG_SECURITY_APPARMOR to support the LSM apparmor for
ubuntu.
Change-Id: I332889de53574839abdae41b5fa6d0ce3c3b0182
Signed-off-by: Tiequan Luo <tieqluo@codeaurora.org>
Disable this Kconfig in preparation for its removal.
Change-Id: Iadb6a055078a5c1b2f1a15560c21d3ea4981007e
Signed-off-by: Patrick Daly <pdaly@codeaurora.org>
On targets that supports GSI, disable f_rndis driver to
prevent the un-necessary bind of this function when userspace
rules links the rndis.gs4 for rndis function.
Also, this will prevent the net daemon trying to bring up
the usb0 registered by the f_rndis driver, which will cause
no-IP failure on host PC.
Change-Id: Id97b7de253b11f04a5778f198ad3d3f081bc237d
Signed-off-by: Sriharsha Allenki <sallenki@codeaurora.org>
Set CONFIG_HZ to 250 (default) to be able to scale system quickly
for newer workloads.
Change-Id: I4d51bc907b465debb9208b1ce06de52b8cc713d4
Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Signed-off-by: Sai Harshini Nimmala <snimmala@codeaurora.org>
wigig_sensing is an SPI driver which supports sensing use cases such as
gesture recognition and face detection over 60GHz unlicensed frequency
band.
Change-Id: Ic67a49b19debedc62e9768c26741dbc8eb8e3852
Signed-off-by: Gidon Studinski <gidons@codeaurora.org>
The QFPROM provides access functions for QFPROM data to rest of the
drivers via nvmem interface. KGSL uses it to access efuse registers.
Change-Id: I365a5ad4f02f2e1c0b3c27380332e576b579f5eb
Signed-off-by: Mohammed Mirza Mandayappurath Manzoor <mmandaya@codeaurora.org>
The static map governor registers with the npu clock notifier
and votes for DDR to match the voltage corner of npu clock based
on the notification. This governor helps save power for npu usecases.
Change-Id: I0a4546054bb17268078259037aaf92b1c85ef207
Signed-off-by: Rama Aparna Mallavarapu <aparnam@codeaurora.org>
Disable PM_AUTOSLEEP for kona target to align it with
android base config.
Change-Id: I9e58e848164acd5b13a4ce9f9950f99b40b3ade3
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
Change BLK_DEV_LOOP_MIN_COUNT's value from 8 to 16 for Kona target.
Change-Id: Ibf6a7f5f9e1c8a21924a52e772f2741f2f31484a
Signed-off-by: Jeevan Shriram <jshriram@codeaurora.org>
Enable config for Realtek RTL8152/RTL8153 based USB Ethernet
Adapters for kona target. This is to align it with required
android configuration.
Change-Id: I66dc1b59baffeb88f7c23aa3cdefa58ec88d0a0b
Signed-off-by: Prateek Sood <prsood@codeaurora.org>
Moving all the cpu subsystem dumping support to memory
dump driver to unify the approach followed dump table
entries registration.
Change-Id: Ic4f34ca4c9a01db2119701d4fb909c65a72be13e
Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>