Make sel4/config.h the only file to eventually include autoconf.h Signed-off-by: Axel Heider <axelheider@gmx.de>
Today the file autoconf.h is created by the CMake build system and thus HAVE_AUTOCONF is always defined. Time to get rid of some legacy by removing the check if HAVE_AUTOCONF is set. Signed-off-by: Axel Heider <axelheider@gmx.de>
Signed-off-by: Jesse Millwood <jesse.millwood@dornerworks.com>