Nokia RX-51: Move board required options from defconfig to Kconfig
authorPali Rohár <pali@kernel.org>
Thu, 11 Aug 2022 20:27:25 +0000 (22:27 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 20 Aug 2022 20:18:40 +0000 (16:18 -0400)
commit9ca6c91732533c4d8e809dac9f602c28ae4923cc
tree875fcda7189d874ce598b82f9d01eb925de4e4fd
parent0ba6ce4b7889dc74a646cf54ea97a9d48428bcfe
Nokia RX-51: Move board required options from defconfig to Kconfig

Some of config options are board specific and should be set in into their
default values automatically. So move them from defconfig file to Kconfig
definitions to ensure that possible user custom defconfig files would have
these required options also enabled.

Signed-off-by: Pali Rohár <pali@kernel.org>
arch/arm/mach-omap2/omap3/Kconfig
board/nokia/rx51/Kconfig
configs/nokia_rx51_defconfig