]> git.sur5r.net Git - u-boot/blobdiff - include/configs/exynos5250-common.h
x86: minnowmax: Drop the cache line size hack
[u-boot] / include / configs / exynos5250-common.h
index 671431397fc02598316a9da65e170cd9196c5df8..95e96ecde461af18fe4beeca82d7aea8cecb70a2 100644 (file)
 
 #define CONFIG_SYS_INIT_SP_ADDR        CONFIG_IRAM_STACK
 
-/* PMIC */
-#define CONFIG_POWER_MAX77686
-
-/* Sound */
-#define CONFIG_CMD_SOUND
-#ifdef CONFIG_CMD_SOUND
-#define CONFIG_SOUND
-#define CONFIG_I2S_SAMSUNG
-#define CONFIG_I2S
-#define CONFIG_SOUND_MAX98095
-#define CONFIG_SOUND_WM8994
-#endif
-
 /* I2C */
 #define CONFIG_MAX_I2C_NUM     8