summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Wu <josh.wu@atmel.com>2013-02-18 18:23:58 +0800
committerJosh Wu <josh.wu@atmel.com>2013-02-18 18:28:27 +0800
commit0d362c18502bf28e79da92c134f2a5740e39b076 (patch)
tree44df1147fe85addb4885a270e4bf72984bcbbd22
parent15e67d78216aa8685fadf91e59e4cfcff3d0cb01 (diff)
sama5: remove useless macro.
-rw-r--r--include/configs/sama5d3xek.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h
index e2cdd75ec6..becfee8f36 100644
--- a/include/configs/sama5d3xek.h
+++ b/include/configs/sama5d3xek.h
@@ -38,7 +38,6 @@
#define CONFIG_SYS_AT91_MAIN_CLOCK 12000000 /* from 12 MHz crystal */
#define CONFIG_SYS_HZ 1000
-#define CONFIG_SAMA5D3XEK
#define CONFIG_AT91FAMILY
#define CONFIG_ARCH_CPU_INIT
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */