usb: gadget: Move CONFIG_USB_GADGET to Kconfig
[oweals/u-boot.git] / include / configs / cm_t54.h
index 2a8b73022e5bda9ea2037f9b6eef0c59cf6e49de..c8c67c4bab5a91554963fd0d48783e50f0620ecc 100644 (file)
 
 #undef CONFIG_SPL_OS_BOOT
 
-/* Enable Generic board */
-#define CONFIG_SYS_GENERIC_BOARD
-
-/* Device Tree defines */
-#define CONFIG_OF_LIBFDT
-#define CONFIG_OF_BOARD_SETUP
-
 /* EEPROM related defines */
 #define CONFIG_SYS_I2C_OMAP34XX
 #define CONFIG_SYS_I2C_EEPROM_ADDR     0x50
  * Miscellaneous configurable options
  */
 #undef CONFIG_SYS_AUTOLOAD
-#undef CONFIG_SYS_PROMPT
 #undef CONFIG_EXTRA_ENV_SETTINGS
 #undef CONFIG_BOOTCOMMAND
 #undef CONFIG_BOOTDELAY
 
 #define CONFIG_BOOTDELAY               3
 #define CONFIG_SYS_AUTOLOAD            "no"
-#define CONFIG_SYS_PROMPT              "CM-T54 # "
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
        DEFAULT_LINUX_BOOT_ENV \