diff options
author | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2012-03-12 22:18:53 +0100 |
---|---|---|
committer | Dominik Riebeling <Dominik.Riebeling@gmail.com> | 2012-03-12 22:18:53 +0100 |
commit | b30df550a879dea8bc01fca2d946f4a4e70f975c (patch) | |
tree | e7e73f911ca7b85aa80a66957d713d02eac55eef | |
parent | 674bbbaf832b83042b906c564b9240cd894c2583 (diff) | |
download | rockbox-b30df550a879dea8bc01fca2d946f4a4e70f975c.tar.gz rockbox-b30df550a879dea8bc01fca2d946f4a4e70f975c.zip |
Enable MPIO HD200 and HD300 installation.
HD300 has been promoted to stable. The state of a port is retrieved from the
download server anyway, so there is no reason to keep the HD200 disabled.
Change-Id: Ic28c663c8999558dda5b10f4fa584e2f6732264a
-rw-r--r-- | rbutil/rbutilqt/rbutil.ini | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rbutil/rbutilqt/rbutil.ini b/rbutil/rbutilqt/rbutil.ini index 225b5e8174..ed6020b53e 100644 --- a/rbutil/rbutilqt/rbutil.ini +++ b/rbutil/rbutilqt/rbutil.ini @@ -702,7 +702,6 @@ brand=MPIO usbid=0x27351004 configure_modelname=mpiohd200 encoder=rbspeex -status=disabled [mpiohd300] name="MPIO HD300" @@ -715,7 +714,6 @@ brand=MPIO usbid=0x27351005 configure_modelname=mpiohd300 encoder=rbspeex -status=disabled [gogearhdd1630] name="Philips GoGear HDD16x0 & HDD18x0 Series" |