summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2020-10-31 17:32:45 +0100
committerLokesh Vutla <lokeshvutla@ti.com>2020-11-15 15:29:40 +0530
commite4f7592196570db82343cedf156f4d3477f69610 (patch)
treeb347b04080da479cb56e2aad12d30e01c8436ca0
parent87c5bc80fcd641375d5d633199a136b7b0931149 (diff)
downloadu-boot-e4f7592196570db82343cedf156f4d3477f69610.tar.gz
Nokia RX-51: Remove old comments from configs/nokia_rx51.h file
These comments are relict for old, now removed config options. So remove these obsoleted comments too. Signed-off-by: Pali Rohár <pali@kernel.org>
-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)