The config files in this directory are pre-built for ease
in building Microwindows on various systems.  Three config files,
are kept up with the latest configuration options.
Use config.fb it if you are building a configuration from scratch for
framebuffer.  The configuration config.fb2 contains more
options, still running on framebuffer. Use config.x11 if
you are building to run on top of X11. You must use config.x11
if your kernel doesn't support framebuffer (errmsg: Can't open /dev/fb).

To build Microwindows, copy one of these files to microwin/src/config,
and type "make clean; make".

// Common configurations (also kept up-to-date with current options)
config.fb	Basic Linux Framebuffer (FB)
config.fb2	Linux Framebuffer (+jpeg,pcf,freetype,threadsafe,debug)
config.fb3	Linux Framebuffer (+jpeg,pcf,freetype,threadsafe,sharedlibs)
config.x11	Microwindows running on X11 (+jpeg,pcf,freetype,debug)

// Specific ports (not necessarily up-to-date with new options)
config.ads	ARM Linux FB for ADS Graphics Client
config.dj	DJGPP 32-bit MSDOS
config.elks	ELKS 16-bit Linux (bcc compiler)
config.freebsd	FreeBSD port
config.harrier	MIPS Linux FB for NEC Harrier
config.helio	MIPS Linux FB for VTech Helio
config.innovator PSI OMAP Innovator (ADS7846 touchscreen)
config.ipaq	ARM Linux FB for iPAQ
config.l7200	ARM Linux FB for L7200
config.ns	x86 Linux for National Semi Geode
config.oti	PPC Linux for OTI
config.pixil	Sample minimum requirements for PIXIL Operating Environment
config.ppc	PPC Linux for Embedded Planet Linux Planet
config.prisma	Prisma port
config.psion	Psion port
config.rtems	RTEMS port
config.sparc.fb	Basic Linux Framebuffer (FB) (linux-sparc)
config.sparc.x11 Microwindows running on X11 (linux-sparc)
config.svga	x86 Linux SVGALib screen driver
config.tcc	TCC very small C compiler port (non-gcc)
config.yopy	ARM Linux FB for G.Mate YOPY
