mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 19:45:57 +08:00
Moved the intelligence whether the driver is supported or not completely to the BSP, now that bsp.h is included (even though it is a driver... hmm). The ERC32 was never supported, so HAS_SMC91111 is not added to erc32/include/bsp.h. Signed-off-by: Daniel Hellstrom <daniel@gaisler.com>