diff options
Diffstat (limited to 'configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig')
-rw-r--r-- | configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig b/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig index ae72e339d2..fd45728cf3 100644 --- a/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig +++ b/configs/controlcenterd_36BIT_SDCARD_DEVELOP_defconfig @@ -7,5 +7,6 @@ CONFIG_SYS_EXTRA_OPTIONS="36BIT,SDCARD,DEVELOP" CONFIG_CMD_TPM=y CONFIG_DM=y CONFIG_SPI_FLASH=y +CONFIG_SYS_NS16550=y CONFIG_TPM_AUTH_SESSIONS=y CONFIG_TPM=y |