X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Ftriface%2Ftemplates%2Fkernel%2Fcfg%2Fcfg_tas5706a.h;fp=boards%2Ftriface%2Ftemplates%2Fkernel%2Fcfg%2Fcfg_tas5706a.h;h=0000000000000000000000000000000000000000;hb=3ac97736a732a8ee9ded79a365f19bb70181ea7d;hp=32b3598fdfb0427d8583409e5bf16b8d307aae06;hpb=ffd90a8e0d552a62ae93a03594a245b1e1b51bc3;p=bertos.git diff --git a/boards/triface/templates/kernel/cfg/cfg_tas5706a.h b/boards/triface/templates/kernel/cfg/cfg_tas5706a.h deleted file mode 100644 index 32b3598f..00000000 --- a/boards/triface/templates/kernel/cfg/cfg_tas5706a.h +++ /dev/null @@ -1,50 +0,0 @@ -/** - * \file - * - * - * \brief Configuration file for the TAS5706A module. - * - * \author Luca Ottaviano - */ - -#ifndef CFG_TAS5706A_H -#define CFG_TAS5706A_H - -/** - * Maximum output volume for TAS chip [dB]. - * - * $WIZ$ type = "int" - * $WIZ$ min = -100 - * $WIZ$ max = 24 - */ -#define CONFIG_TAS_MAX_VOL -39 - -#endif /* CFG_TAS5706A_H */