|
@@ -567,6 +567,7 @@ struct cx88_board cx88_boards[] = {
|
|
|
.radio_type = UNSET,
|
|
|
.tuner_addr = ADDR_UNSET,
|
|
|
.radio_addr = ADDR_UNSET,
|
|
|
+ .tda9887_conf = TDA9887_PRESENT,
|
|
|
.input = {{
|
|
|
.type = CX88_VMUX_TELEVISION,
|
|
|
.vmux = 0,
|
|
@@ -711,6 +712,7 @@ struct cx88_board cx88_boards[] = {
|
|
|
.radio_type = UNSET,
|
|
|
.tuner_addr = ADDR_UNSET,
|
|
|
.radio_addr = ADDR_UNSET,
|
|
|
+ .tda9887_conf = TDA9887_PRESENT,
|
|
|
.input = {{
|
|
|
.type = CX88_VMUX_TELEVISION,
|
|
|
.vmux = 0,
|