diff options
Diffstat (limited to 'firmware/export/config.h')
| -rw-r--r-- | firmware/export/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h index dd4eaf4..4652359 100644 --- a/firmware/export/config.h +++ b/firmware/export/config.h @@ -29,6 +29,7 @@ /* CONFIG_TUNER (note these are combineable bit-flags) */ #define S1A0903X01 0x01 /* Samsung */ #define TEA5767 0x02 /* Philips */ +#define LV24020LP 0x04 /* Sanyo */ /* CONFIG_CODEC */ #define MAS3587F 3587 |