aboutsummaryrefslogtreecommitdiffstats
path: root/android/config/config.h
blob: be83607ec443aff4e2533b409c4a4bdce888f6ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* Automatically generated by configure - do not modify */
#include "config-host.h"
#define CONFIG_QEMU_PREFIX "/usr/gnemul/qemu-arm"
#define TARGET_ARCH "arm"
#define TARGET_ARM 1
#define CONFIG_TRACE 1
#define CONFIG_NAND 1
#define CONFIG_SHAPER 1
#define CONFIG_SOFTMMU 1
#define CONFIG_SOFTFLOAT 1
#define CONFIG_SDL 1
#ifndef _WIN32
#define CONFIG_NAND_LIMITS 1
#endif