aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s3c2440
diff options
context:
space:
mode:
authorSven Rebhan <odinshorse@googlemail.com>2009-02-23 01:21:34 +0000
committerAndy Green <agreen@octopus.localdomain>2009-02-23 01:21:34 +0000
commit062bb4413dd3ca43fd7a3a27f21fc4547fe95145 (patch)
treeaf5028d6a77ce2ae9ad83726ee47499d24555fb3 /arch/arm/mach-s3c2440
parentb6761492d86d6763f0b9ef10b712470c53f821ea (diff)
Remove GTA02 config from S3C2440 menu.
We have this in the S3C2442 machine section now. Signed-off-by: Sven Rebhan <odinshorse@googlemail.com>
Diffstat (limited to 'arch/arm/mach-s3c2440')
-rw-r--r--arch/arm/mach-s3c2440/Kconfig12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig
index a8163659645..2cfcccf35aa 100644
--- a/arch/arm/mach-s3c2440/Kconfig
+++ b/arch/arm/mach-s3c2440/Kconfig
@@ -78,18 +78,6 @@ config MACH_AT2440EVB
help
Say Y here if you are using the AT2440EVB development board
-config MACH_NEO1973_GTA02
- bool "FIC Neo1973 GSM Phone (GTA02 Hardware)"
- select CPU_S3C2442
- select SENSORS_PCF50633
- select POWER_SUPPLY
- select GTA02_HDQ
- select MACH_NEO1973
- select S3C2410_PWM
- select S3C2410_CLOCK
- help
- Say Y here if you are using the FIC Neo1973 GSM Phone
-
config NEO1973_GTA02_2440
bool "Old FIC Neo1973 GTA02 hardware using S3C2440 CPU"
depends on MACH_NEO1973_GTA02