summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/configs/nokia_rx51.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index 9b89120342..6879f52a0c 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -75,12 +75,6 @@
#define CONFIG_USBD_MANUFACTURER "Nokia"
#define CONFIG_USBD_PRODUCT_NAME "N900"
-/* commands to include */
-
-/*
- * TWL4030
- */
-
#define GPIO_SLIDE 71
/*
@@ -229,10 +223,6 @@ int rx51_kp_getc(struct stdio_dev *sdev);
"run attachboot;" \
"echo"
-/*
- * Miscellaneous configurable options
- */
-
/* default load address */
#define CONFIG_SYS_LOAD_ADDR (OMAP34XX_SDRC_CS0)