#define SDSUPPORT 0
should be
#define SDSUPPORT 1
if you have a sd card. Also this section only makes sense if neither board nor lcd controller has a sd card defined otherwise it has been taken from there.
Also <font color="#333333" face="Open Sans, Arial, serif">SDSS defines which pin is used as sd select. Make sure it is set to your pin. Normally define din pins.h</font>
<font color="#333333" face="Open Sans, Arial, serif">
</font>