diff --git a/debian/bare-config-gta02.install b/debian/bare-config-gta02.install
new file mode 100644
index 0000000..4545a5e
--- /dev/null
+++ b/debian/bare-config-gta02.install
@@ -0,0 +1,3 @@
+common/lib/* /lib/
+GTA02_Neo-FreeRunner/usr/* /usr/
+GTA02_Neo-FreeRunner/etc/pointercal /etc/
diff --git a/debian/control b/debian/control
index 71ced33..a0ba3fb 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,27 @@ Description: configuration files for Openmoko GTA02 Neo FreeRunner
  This package is part of the freesmartphone.org software stack
  and it is targeted for smartphones.
 
+Package: bare-config-gta02
+Architecture: all
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         fso-sounds-yue-base | fso-sounds
+Conflicts: fso-config
+Replaces: fso-config
+Provides: fso-config
+Description: minimal configuration files for Openmoko GTA02 Neo FreeRunner
+ This package provides the minimum amount of configuration files needed by the
+ Openmoko GTA02 Neo FreeRunner mobile phone: udev rules, touchscreen
+ calibration and audio scenario files.
+ .
+ This is an alternative configuration package that does not require, configure
+ or start any FSO daemon, but still provides other important GTA02 specific
+ configuration to have a working Debian system on the phone.
+ .
+ It can be used as the base for systems which do not use the FreeSmartPhone
+ stack, or which have other means of configuring it, or which start it only as
+ needed.
+
 Package: fso-config-general
 Architecture: all
 Depends: ${shlibs:Depends},

