aboutsummaryrefslogtreecommitdiff
path: root/include/configs/nas220.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/nas220.h')
-rw-r--r--include/configs/nas220.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/nas220.h b/include/configs/nas220.h
index 9f89cca..12480d9 100644
--- a/include/configs/nas220.h
+++ b/include/configs/nas220.h
@@ -11,12 +11,6 @@
#ifndef _CONFIG_NAS220_H
#define _CONFIG_NAS220_H
-/*
- * High Level Configuration Options (easy to change)
- */
-#define CONFIG_FEROCEON_88FR131 /* #define CPU Core subversion */
-#define CONFIG_KW88F6192 /* SOC Name */
-
/* power-on led, regulator, sata0, sata1 */
#define NAS220_GE_OE_VAL_LOW ((1 << 12)|(1 << 14)|(1 << 24)|(1 << 28))
#define NAS220_GE_OE_VAL_HIGH (0)