Nokia RX-51: Remove old comments from configs/nokia_rx51.h file
authorPali Rohár <pali@kernel.org>
Sat, 31 Oct 2020 16:32:45 +0000 (17:32 +0100)
committerLokesh Vutla <lokeshvutla@ti.com>
Sun, 15 Nov 2020 09:59:40 +0000 (15:29 +0530)
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>
include/configs/nokia_rx51.h

index 9b89120..6879f52 100644 (file)
 #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)