x86: Add .note.gnu.property section for Intel CET
* configure.ac: Include <cet.h> in <config.h> for assembly codes.
When Intel CET is enabled, include <cet.h> in <config.h> for assembly
codes to mark Intel CET support.
- Signed-off-by: H.J. Lu <hjl.tools@gmail.com>