[PATCH 1/1] thermal: Exynos: Add missing dependency

2012-11-13 Thread Sachin Kamat
CPU_FREQ_TABLE depends on CPU_FREQ. Selecting CPU_FREQ_TABLE without checking for dependencies gives the following compilation warnings: warning: (ARCH_TEGRA_2x_SOC && ARCH_TEGRA_3x_SOC && UX500_SOC_DB8500 && CPU_THERMAL && EXYNOS_THERMAL) selects CPU_FREQ_TABLE which has unmet direct dependencies

[PATCH 1/1] thermal: Exynos: Add missing dependency

2012-11-13 Thread Sachin Kamat
CPU_FREQ_TABLE depends on CPU_FREQ. Selecting CPU_FREQ_TABLE without checking for dependencies gives the following compilation warnings: warning: (ARCH_TEGRA_2x_SOC ARCH_TEGRA_3x_SOC UX500_SOC_DB8500 CPU_THERMAL EXYNOS_THERMAL) selects CPU_FREQ_TABLE which has unmet direct dependencies