Remove unused and undefined cmakedefines from config.h

Summary

There are #define statements in config.h that are neither used nor actually provided by cmake variables. Those are removed by this MR.

Merge request reports

Loading