diff options
author | Michael Lauer <mickey@vanille-media.de> | 2008-06-27 18:41:01 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2008-06-27 18:41:01 +0000 |
commit | da8fa5ef28c25be53776b4f6a99cb88567d26a6e (patch) | |
tree | 63155e7069cc5cac3e9babac902fc9510cb49d77 /packages/linux/linux-openmoko-devel | |
parent | dff45e71074cbb4e08a48d6b6ffd7a244c5d66e3 (diff) |
linux-openmoko-devel git remove HXD8 which no longer compiles due to touchscreen fixes in s3c2410_ts.c
Diffstat (limited to 'packages/linux/linux-openmoko-devel')
-rw-r--r-- | packages/linux/linux-openmoko-devel/defconfig-om-gta01 | 2 | ||||
-rw-r--r-- | packages/linux/linux-openmoko-devel/defconfig-om-gta02 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-openmoko-devel/defconfig-om-gta01 b/packages/linux/linux-openmoko-devel/defconfig-om-gta01 index 6ef20348a0..4dd9b12eff 100644 --- a/packages/linux/linux-openmoko-devel/defconfig-om-gta01 +++ b/packages/linux/linux-openmoko-devel/defconfig-om-gta01 @@ -205,7 +205,7 @@ CONFIG_S3C2440_C_FIQ=y CONFIG_ARCH_S3C2440=y # CONFIG_MACH_NEXCODER_2440 is not set CONFIG_SMDK2440_CPU2440=y -CONFIG_MACH_HXD8=y +# CONFIG_MACH_HXD8 is not set CONFIG_MACH_NEO1973_GTA02=y # CONFIG_NEO1973_GTA02_2440 is not set CONFIG_CPU_S3C2442=y diff --git a/packages/linux/linux-openmoko-devel/defconfig-om-gta02 b/packages/linux/linux-openmoko-devel/defconfig-om-gta02 index 13670ee017..eaa62e624f 100644 --- a/packages/linux/linux-openmoko-devel/defconfig-om-gta02 +++ b/packages/linux/linux-openmoko-devel/defconfig-om-gta02 @@ -204,7 +204,7 @@ CONFIG_S3C2440_C_FIQ=y CONFIG_ARCH_S3C2440=y # CONFIG_MACH_NEXCODER_2440 is not set CONFIG_SMDK2440_CPU2440=y -CONFIG_MACH_HXD8=y +# CONFIG_MACH_HXD8 is not set CONFIG_MACH_NEO1973_GTA02=y # CONFIG_NEO1973_GTA02_2440 is not set CONFIG_CPU_S3C2442=y |