reducing risks

This commit is contained in:
rusEfi 2019-04-13 18:26:29 -04:00
parent c53a497eb4
commit 265b70433e
3 changed files with 0 additions and 13 deletions

View File

@ -13,10 +13,6 @@
#include <hal.h>
#include "efifeatures.h"
#ifndef BOARD_MC33972_COUNT
#define BOARD_MC33972_COUNT 0
#endif
#define MC33972_INPUTS 22
/* DOTO: add irq support */

View File

@ -13,10 +13,6 @@
#include "efifeatures.h"
#include <hal.h>
#ifndef BOARD_TLE6240_COUNT
#define BOARD_TLE6240_COUNT 0
#endif
#define TLE6240_OUTPUTS 16
#define TLE6240_DIRECT_OUTPUTS 8

View File

@ -13,11 +13,6 @@
#include <hal.h>
#include "efifeatures.h"
#ifndef BOARD_TLE8888_COUNT
#define BOARD_TLE8888_COUNT 0
#endif
#define TLE8888_OUTPUTS 24
/* 4 misc channels */
#define TLE8888_DIRECT_MISC 4