mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: mb/intel/kblrvp: Remove unused configs in Kconfig
Remove unused drivers & nhlt in Kconfig. BUG=None BRANCH=None TEST=None Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com> Reviewed-on: https://review.coreboot.org/17427 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Change-Id: Ic1e8a98a77a0061e749019665f955b921f85975e Reviewed-on: https://chromium-review.googlesource.com/412848 Commit-Ready: Furquan Shaikh <furquan@chromium.org> Tested-by: Furquan Shaikh <furquan@chromium.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
5970c9d3df
commit
19fe8b0bc4
1 changed files with 0 additions and 17 deletions
|
@ -40,15 +40,6 @@ config KBLRVP_TPM2_0
|
|||
|
||||
endchoice
|
||||
|
||||
config DRIVERS_GENERIC_MAX98357A
|
||||
default y
|
||||
|
||||
config DRIVERS_I2C_GENERIC
|
||||
default y
|
||||
|
||||
config DRIVERS_I2C_NAU8825
|
||||
default y
|
||||
|
||||
config IRQ_SLOT_COUNT
|
||||
int
|
||||
default 18
|
||||
|
@ -73,14 +64,6 @@ config TPM_PIRQ
|
|||
hex
|
||||
default 0x18 # GPP_E0_IRQ
|
||||
|
||||
config INCLUDE_NHLT_BLOBS
|
||||
bool "Include blobs for audio."
|
||||
select NHLT_DMIC_2CH
|
||||
select NHLT_DMIC_4CH
|
||||
select NHLT_MAX98357
|
||||
select NHLT_NAU88L25
|
||||
select NHLT_SSM4567
|
||||
|
||||
config GBB_HWID
|
||||
string
|
||||
depends on CHROMEOS
|
||||
|
|
Loading…
Add table
Reference in a new issue