mb/intel/kblrvp: Remove unused configs in Kconfig
Remove unused drivers & nhlt in Kconfig. Change-Id: Ic1e8a98a77a0061e749019665f955b921f85975e 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>
This commit is contained in:
parent
a20e983236
commit
df921ff7ae
1 changed files with 0 additions and 17 deletions
|
@ -40,15 +40,6 @@ config KBLRVP_TPM2_0
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config DRIVERS_GENERIC_MAX98357A
|
|
||||||
default y
|
|
||||||
|
|
||||||
config DRIVERS_I2C_GENERIC
|
|
||||||
default y
|
|
||||||
|
|
||||||
config DRIVERS_I2C_NAU8825
|
|
||||||
default y
|
|
||||||
|
|
||||||
config IRQ_SLOT_COUNT
|
config IRQ_SLOT_COUNT
|
||||||
int
|
int
|
||||||
default 18
|
default 18
|
||||||
|
@ -73,14 +64,6 @@ config TPM_PIRQ
|
||||||
hex
|
hex
|
||||||
default 0x18 # GPP_E0_IRQ
|
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
|
config GBB_HWID
|
||||||
string
|
string
|
||||||
depends on CHROMEOS
|
depends on CHROMEOS
|
||||||
|
|
Loading…
Reference in a new issue