Initial check-in of openocd-0.7.0 as it can be downloaded from http://sourceforge.net/projects/openocd/files/openocd/0.7.0/ Any modifications will follow. Change-Id: I6949beaefd589e046395ea0cb80f4e1ab1654d55
321 lines
7.9 KiB
C
321 lines
7.9 KiB
C
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
/* Define if building universal (internal helper macro) */
|
|
#undef AC_APPLE_UNIVERSAL_BUILD
|
|
|
|
/* 0 if you don't want the Amontec JTAG-Accelerator driver. */
|
|
#undef BUILD_AMTJTAGACCEL
|
|
|
|
/* 0 if you don't want the ARM-JTAG-EW JTAG driver. */
|
|
#undef BUILD_ARMJTAGEW
|
|
|
|
/* 0 if you don't want at91rm9200. */
|
|
#undef BUILD_AT91RM9200
|
|
|
|
/* 0 if you don't want a bitbang interface. */
|
|
#undef BUILD_BITBANG
|
|
|
|
/* 0 if you don't want a bitq interface. */
|
|
#undef BUILD_BITQ
|
|
|
|
/* 0 if you don't want the Buspirate JTAG driver. */
|
|
#undef BUILD_BUSPIRATE
|
|
|
|
/* 0 if you don't want dummy driver. */
|
|
#undef BUILD_DUMMY
|
|
|
|
/* 0 if you don't want ep93xx. */
|
|
#undef BUILD_EP93XX
|
|
|
|
/* 0 if you don't want ftd2xx ft2232. */
|
|
#undef BUILD_FT2232_FTD2XX
|
|
|
|
/* Support FT2232H/FT4232HS with FTD2XX or libftdi. */
|
|
#undef BUILD_FT2232_HIGHSPEED
|
|
|
|
/* 0 if you don't want libftdi ft2232. */
|
|
#undef BUILD_FT2232_LIBFTDI
|
|
|
|
/* 0 if you don't want ftdi. */
|
|
#undef BUILD_FTDI
|
|
|
|
/* 0 if you don't want the Gateworks GW16012 driver. */
|
|
#undef BUILD_GW16012
|
|
|
|
/* 0 if you don't want the High Level JTAG driver. */
|
|
#undef BUILD_HLADAPTER
|
|
|
|
/* 0 if you don't want the J-Link JTAG driver. */
|
|
#undef BUILD_JLINK
|
|
|
|
/* Use the dummy minidriver. */
|
|
#undef BUILD_MINIDRIVER_DUMMY
|
|
|
|
/* 0 if you don't want the OpenOCD+trace ETM capture driver. */
|
|
#undef BUILD_OOCD_TRACE
|
|
|
|
/* 0 if you don't want the estick/opendous JTAG driver. */
|
|
#undef BUILD_OPENDOUS
|
|
|
|
/* 0 if you don't want the OSBDM driver. */
|
|
#undef BUILD_OSBDM
|
|
|
|
/* 0 if you don't want parport. */
|
|
#undef BUILD_PARPORT
|
|
|
|
/* 0 if you don't want the ASIX PRESTO driver using FTD2XX. */
|
|
#undef BUILD_PRESTO_FTD2XX
|
|
|
|
/* 0 if you don't want the ASIX PRESTO driver using libftdi. */
|
|
#undef BUILD_PRESTO_LIBFTDI
|
|
|
|
/* 0 if you don't want the Remote Bitbang JTAG driver. */
|
|
#undef BUILD_REMOTE_BITBANG
|
|
|
|
/* 0 if you don't want the RLink JTAG driver. */
|
|
#undef BUILD_RLINK
|
|
|
|
/* 0 if you don't want SysfsGPIO driver. */
|
|
#undef BUILD_SYSFSGPIO
|
|
|
|
/* 0 if you don't want the ULINK JTAG driver. */
|
|
#undef BUILD_ULINK
|
|
|
|
/* 0 if you don't want the usbprog JTAG driver. */
|
|
#undef BUILD_USBPROG
|
|
|
|
/* 0 if you don't want ftd2xx usb_blaster. */
|
|
#undef BUILD_USB_BLASTER_FTD2XX
|
|
|
|
/* 0 if you don't want libftdi usb_blaster. */
|
|
#undef BUILD_USB_BLASTER_LIBFTDI
|
|
|
|
/* 0 if you don't want the Versaloon-Link JTAG driver. */
|
|
#undef BUILD_VSLLINK
|
|
|
|
/* 0 if you don't want ZY1000. */
|
|
#undef BUILD_ZY1000
|
|
|
|
/* 0 if you don't want ZY1000 JTAG master registers. */
|
|
#undef BUILD_ZY1000_MASTER
|
|
|
|
/* Support FT232H with FTD2XX or libftdi. */
|
|
#undef HAS_ENUM_FT232H
|
|
|
|
/* Define to 1 if you have the <arpa/inet.h> header file. */
|
|
#undef HAVE_ARPA_INET_H
|
|
|
|
/* Define to 1 if you have the <dirent.h> header file. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
#undef HAVE_DLFCN_H
|
|
|
|
/* Define to 1 if you have the <elf.h> header file. */
|
|
#undef HAVE_ELF_H
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
#undef HAVE_FCNTL_H
|
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
#undef HAVE_GETTIMEOFDAY
|
|
|
|
/* Define to 1 if you have the <ifaddrs.h> header file. */
|
|
#undef HAVE_IFADDRS_H
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
/* Define to 1 if you have the <jtag_minidriver.h> header file. */
|
|
#undef HAVE_JTAG_MINIDRIVER_H
|
|
|
|
/* Define if you have libusb-1.0 */
|
|
#undef HAVE_LIBUSB1
|
|
|
|
/* Define to 1 if the system has the type 'long long int'. */
|
|
#undef HAVE_LONG_LONG_INT
|
|
|
|
/* Define to 1 if you have the <malloc.h> header file. */
|
|
#undef HAVE_MALLOC_H
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
#undef HAVE_MEMORY_H
|
|
|
|
/* Define to 1 if you have the <netdb.h> header file. */
|
|
#undef HAVE_NETDB_H
|
|
|
|
/* Define to 1 if you have the <netinet/in.h> header file. */
|
|
#undef HAVE_NETINET_IN_H
|
|
|
|
/* Define to 1 if you have the <netinet/tcp.h> header file. */
|
|
#undef HAVE_NETINET_TCP_H
|
|
|
|
/* Define to 1 if you have the <net/if.h> header file. */
|
|
#undef HAVE_NET_IF_H
|
|
|
|
/* Define to 1 if you have the <pthread.h> header file. */
|
|
#undef HAVE_PTHREAD_H
|
|
|
|
/* Define to 1 if stdbool.h conforms to C99. */
|
|
#undef HAVE_STDBOOL_H
|
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
#undef HAVE_STDINT_H
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
#undef HAVE_STDLIB_H
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
#undef HAVE_STRINGS_H
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
#undef HAVE_STRING_H
|
|
|
|
/* Define to 1 if you have the `strndup' function. */
|
|
#undef HAVE_STRNDUP
|
|
|
|
/* Define to 1 if you have the `strnlen' function. */
|
|
#undef HAVE_STRNLEN
|
|
|
|
/* Define to 1 if you have the <sys/ioctl.h> header file. */
|
|
#undef HAVE_SYS_IOCTL_H
|
|
|
|
/* Define to 1 if you have the <sys/io.h> header file. */
|
|
#undef HAVE_SYS_IO_H
|
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
/* Define to 1 if you have the <sys/poll.h> header file. */
|
|
#undef HAVE_SYS_POLL_H
|
|
|
|
/* Define to 1 if you have the <sys/select.h> header file. */
|
|
#undef HAVE_SYS_SELECT_H
|
|
|
|
/* Define to 1 if you have the <sys/socket.h> header file. */
|
|
#undef HAVE_SYS_SOCKET_H
|
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Define to 1 if the system has the type 'unsigned long long int'. */
|
|
#undef HAVE_UNSIGNED_LONG_LONG_INT
|
|
|
|
/* Define to 1 if you have the <usb.h> header file. */
|
|
#undef HAVE_USB_H
|
|
|
|
/* Define to 1 if you have the `usleep' function. */
|
|
#undef HAVE_USLEEP
|
|
|
|
/* Define to 1 if you have the `vasprintf' function. */
|
|
#undef HAVE_VASPRINTF
|
|
|
|
/* Define to 1 if the system has the type `_Bool'. */
|
|
#undef HAVE__BOOL
|
|
|
|
/* 0 if not building for Cygwin. */
|
|
#undef IS_CYGWIN
|
|
|
|
/* 0 if not building for Darwin. */
|
|
#undef IS_DARWIN
|
|
|
|
/* 1 if building for MinGW. */
|
|
#undef IS_MINGW
|
|
|
|
/* 0 if not building for Win32. */
|
|
#undef IS_WIN32
|
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
*/
|
|
#undef LT_OBJDIR
|
|
|
|
/* Define to 1 if assertions should be disabled. */
|
|
#undef NDEBUG
|
|
|
|
/* Must declare 'environ' to use it. */
|
|
#undef NEED_ENVIRON_EXTERN
|
|
|
|
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
|
#undef NO_MINUS_C_MINUS_O
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* Define to the address where bug reports for this package should be sent. */
|
|
#undef PACKAGE_BUGREPORT
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Define to the full name and version of this package. */
|
|
#undef PACKAGE_STRING
|
|
|
|
/* Define to the one symbol short name of this package. */
|
|
#undef PACKAGE_TARNAME
|
|
|
|
/* Define to the home page for this package. */
|
|
#undef PACKAGE_URL
|
|
|
|
/* Define to the version of this package. */
|
|
#undef PACKAGE_VERSION
|
|
|
|
/* 0 if you don't want parport to use giveio. */
|
|
#undef PARPORT_USE_GIVEIO
|
|
|
|
/* 0 if you don't want parport to use ppdev. */
|
|
#undef PARPORT_USE_PPDEV
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
#undef STDC_HEADERS
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
|
significant byte first (like Motorola and SPARC, unlike Intel). */
|
|
#if defined AC_APPLE_UNIVERSAL_BUILD
|
|
# if defined __BIG_ENDIAN__
|
|
# define WORDS_BIGENDIAN 1
|
|
# endif
|
|
#else
|
|
# ifndef WORDS_BIGENDIAN
|
|
# undef WORDS_BIGENDIAN
|
|
# endif
|
|
#endif
|
|
|
|
/* Include malloc free space in logging */
|
|
#undef _DEBUG_FREE_SPACE_
|
|
|
|
/* Print verbose JTAG I/O messages */
|
|
#undef _DEBUG_JTAG_IO_
|
|
|
|
/* Print verbose USB communication messages */
|
|
#undef _DEBUG_USB_COMMS_
|
|
|
|
/* Print verbose USB I/O messages */
|
|
#undef _DEBUG_USB_IO_
|
|
|
|
/* Use GNU C library extensions (e.g. stdndup). */
|
|
#undef _GNU_SOURCE
|
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
#undef const
|
|
|
|
|
|
#include <helper/system.h>
|
|
#include <helper/types.h>
|
|
#include <helper/replacements.h>
|
|
|