]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
omap4_panda: Remove unused comments/code
authorTom Rini <trini@konsulko.com>
Mon, 13 Sep 2021 00:32:31 +0000 (20:32 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 28 Sep 2021 01:38:34 +0000 (21:38 -0400)
Clean up the config header file by removing some now irrelevant code /
comments.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/omap4_panda.h

index 5320dffe55b953d20b4307e98b8851077b4c4249..69749ab630221372c2f429c644c886b0fb2f9171 100644 (file)
 #ifndef __CONFIG_PANDA_H
 #define __CONFIG_PANDA_H
 
-/*
- * High Level Configuration Options
- */
-
-/* USB UHH support options */
-
-/* USB Networking options */
-
-#define CONFIG_UBOOT_ENABLE_PADS_ALL
-
 #include <configs/ti_omap4_common.h>
 
-/* GPIO */
-
-/* ENV related config options */
-
 #endif /* __CONFIG_PANDA_H */