aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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