TPM: Fix i2c driver dependency

Change-Id: I59545ef734dff41ba55dcddd541c54b17b0855bb
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/7914
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
This commit is contained in:
Kyösti Mälkki 2014-12-22 18:44:49 +02:00
parent 6af43804c5
commit 99c4955338
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
config I2C_TPM config I2C_TPM
bool "I2C TPM" bool "I2C TPM"
depends on !PC80 # for now depends on !PC80_SYSTEM # for now
config DRIVER_TPM_I2C_BUS config DRIVER_TPM_I2C_BUS
hex "I2C TPM chip bus" hex "I2C TPM chip bus"