[PATCH 15/17] omap4_panda: Remove unused comments/code

Tom Rini trini at konsulko.com
Mon Sep 13 02:32:31 CEST 2021


Clean up the config header file by removing some now irrelevant code /
comments.

Signed-off-by: Tom Rini <trini at konsulko.com>
---
 include/configs/omap4_panda.h | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index 5320dffe55b9..69749ab63022 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -11,20 +11,6 @@
 #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 */
-- 
2.17.1



More information about the U-Boot mailing list