diff options
author | Philip Balister <philip@balister.org> | 2008-02-12 13:42:34 +0000 |
---|---|---|
committer | Philip Balister <philip@balister.org> | 2008-02-12 13:42:34 +0000 |
commit | 64efb6d640ada9fffcb4c98a1e4ae4f8d2bd0e9c (patch) | |
tree | c5581b96374be871d59809b2934aa791ccc5bfdf /packages/linux/linux-openmoko-devel/hack-gta02-cpu.patch | |
parent | 73c9713cacf49f300e034bbb6b47df17caf29d4f (diff) | |
parent | 3168ff71a18d3bfa339f0ccdace03878ab2094f2 (diff) |
merge of '967336334b2d3b22623c9851eb0ab8a2f5ad19c2'
and 'f1ce41fae2ee4dc6bfc75fb8d991a37869ef24d8'
Diffstat (limited to 'packages/linux/linux-openmoko-devel/hack-gta02-cpu.patch')
-rw-r--r-- | packages/linux/linux-openmoko-devel/hack-gta02-cpu.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/packages/linux/linux-openmoko-devel/hack-gta02-cpu.patch b/packages/linux/linux-openmoko-devel/hack-gta02-cpu.patch deleted file mode 100644 index ef4e939640..0000000000 --- a/packages/linux/linux-openmoko-devel/hack-gta02-cpu.patch +++ /dev/null @@ -1,21 +0,0 @@ -Index: linux-2.6.22/arch/arm/mach-s3c2440/Kconfig -=================================================================== ---- linux-2.6.22.orig/arch/arm/mach-s3c2440/Kconfig -+++ linux-2.6.22/arch/arm/mach-s3c2440/Kconfig -@@ -69,14 +69,14 @@ - - config MACH_HXD8 - bool "FIC HXD8" -- select CPU_S3C2440 -+ select CPU_S3C2442 - select SENSORS_PCF50606 - help - Say Y here if you are using the FIC Neo1973 GSM Phone - - config MACH_NEO1973_GTA02 - bool "FIC Neo1973 GSM Phone (GTA02 Hardware)" -- select CPU_S3C2440 -+ select CPU_S3C2442 - select SENSORS_PCF50633 - help - Say Y here if you are using the FIC Neo1973 GSM Phone |