annotate cfg-headers/base/chipset.cfg @ 447:4b6acb68b851

../drv_app/power: fixed button power-off for ACI vs. MFW builds
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 28 Jan 2018 21:12:22 +0000
parents fd8227e3047d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #ifndef __CHIPSET_CFG__
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __CHIPSET_CFG__
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 #define ANLG_FAM 2
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define ANLG_PG 0
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #define CHIPSET 10
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 #endif /* __CHIPSET_CFG__ */