diff options
author | Sven Rebhan <odinshorse@googlemail.com> | 2009-02-23 01:21:34 +0000 |
---|---|---|
committer | Andy Green <agreen@octopus.localdomain> | 2009-02-23 01:21:34 +0000 |
commit | 062bb4413dd3ca43fd7a3a27f21fc4547fe95145 (patch) | |
tree | af5028d6a77ce2ae9ad83726ee47499d24555fb3 /arch/arm/mach-s3c2440 | |
parent | b6761492d86d6763f0b9ef10b712470c53f821ea (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/Kconfig | 12 |
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 |