summaryrefslogtreecommitdiff
path: root/configs/snow_defconfig
diff options
context:
space:
mode:
authorSimon Glass <[email protected]>2024-06-23 14:30:25 -0600
committerTom Rini <[email protected]>2024-07-04 09:25:21 -0600
commit93068a10f6f0f0beefe24262d3c3ebc74e537ac3 (patch)
tree9dca3d911fadfdca80b08c64b062821c5a268a4a /configs/snow_defconfig
parent12ecba9627af664cb5f139f4ea9391512dd24e9b (diff)
google: Disable TPMv2 on most Chromebooks
This feature is not present on older Chromebooks, so disable the setting. Signed-off-by: Simon Glass <[email protected]> Reviewed-by: Ilias Apalodimas <[email protected]>
Diffstat (limited to 'configs/snow_defconfig')
-rw-r--r--configs/snow_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/snow_defconfig b/configs/snow_defconfig
index 3a617c6cf40..2c0757194bd 100644
--- a/configs/snow_defconfig
+++ b/configs/snow_defconfig
@@ -88,6 +88,7 @@ CONFIG_SOUND_MAX98095=y
CONFIG_SOUND_WM8994=y
CONFIG_EXYNOS_SPI=y
CONFIG_TPM_TIS_INFINEON=y
+# CONFIG_TPM_V2 is not set
CONFIG_USB=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_DWC3=y