clk: Drop duplicate selection in Kconfig
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sun, 14 Jun 2020 11:51:40 +0000 (14:51 +0300)
committerStephen Boyd <sboyd@kernel.org>
Sat, 11 Jul 2020 16:24:40 +0000 (09:24 -0700)
commitb545b9c393cb4486a7b70ef2fd8d0c8451872342
tree2091c1d3c8ba16c446c1fe9998a3e84316d9b9bf
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
clk: Drop duplicate selection in Kconfig

There is no need to select RATIONAL in individual drivers,
since common clock symbol does it already.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20200614115140.41262-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/Kconfig