diff options
Diffstat (limited to 'include/dtt.h')
| -rw-r--r-- | include/dtt.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/dtt.h b/include/dtt.h index 0c8ee7693..965e82eb0 100644 --- a/include/dtt.h +++ b/include/dtt.h @@ -31,6 +31,7 @@      defined(CONFIG_DTT_ADT7460)	|| \      defined(CONFIG_DTT_DS1621)	|| \      defined(CONFIG_DTT_DS1775)	|| \ +    defined(CONFIG_DTT_LM63)	|| \      defined(CONFIG_DTT_LM73)	|| \      defined(CONFIG_DTT_LM75)	|| \      defined(CONFIG_DTT_LM81) |