diff options
Diffstat (limited to 'include/configs/smdk2410.h')
-rw-r--r-- | include/configs/smdk2410.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/smdk2410.h b/include/configs/smdk2410.h index d4ae19f..b83c15f 100644 --- a/include/configs/smdk2410.h +++ b/include/configs/smdk2410.h @@ -17,8 +17,7 @@ * High Level Configuration Options * (easy to change) */ -#define CONFIG_ARM920T /* This is an ARM920T Core */ -#define CONFIG_S3C24X0 /* in a SAMSUNG S3C24x0-type SoC */ +#define CONFIG_S3C24X0 /* This is a SAMSUNG S3C24x0-type SoC */ #define CONFIG_S3C2410 /* specifically a SAMSUNG S3C2410 SoC */ #define CONFIG_SMDK2410 /* on a SAMSUNG SMDK2410 Board */ |