mpc83xx: Migrate HID config to Kconfig
[oweals/u-boot.git] / include / configs / strider.h
index 94164de06c27163e8c5bfda3eb1c90928e5bd2ee..96b31741fd2f6d56f45b61d9805ca8cb81fd7666 100644 (file)
@@ -473,15 +473,6 @@ void fpga_control_clear(unsigned int bus, int pin);
  */
 #define CONFIG_SYS_BOOTMAPSZ   (256 << 20) /* Initial Memory map for Linux */
 
-/*
- * Core HID Setup
- */
-#define CONFIG_SYS_HID0_INIT   0x000000000
-#define CONFIG_SYS_HID0_FINAL  (HID0_ENABLE_MACHINE_CHECK | \
-                                HID0_ENABLE_INSTRUCTION_CACHE | \
-                                HID0_ENABLE_DYNAMIC_POWER_MANAGMENT)
-#define CONFIG_SYS_HID2                HID2_HBE
-
 /*
  * Environment Configuration
  */