OSDN Git Service

MIPS: CI20: defconfig: multiple improvements
authorH. Nikolaus Schaller <hns@goldelico.com>
Fri, 6 Mar 2020 21:06:33 +0000 (22:06 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 23 Mar 2020 12:43:56 +0000 (13:43 +0100)
commita67bac098d9e90dc5c405470ea8f2b9e90c6a04b
treec31f24777b73c3d8cc1705cc0f64036a1f9e9bf7
parentfa894a8feedc74d2fb4592dd0245f75556decc94
MIPS: CI20: defconfig: multiple improvements

a) configure for supporting modules

Not all drivers need to be compiled into the kernel.
Support building and loading of kernel modules.

b) compile leds-gpio driver into the kernel and configure for LED triggers

DTS has been augmented to add some gpio-leds. We need the leds-gpio driver
and enable the triggers.

c) configure CONFIG_REGULATOR_ACT8865 for PMU

The PMU on the CI20 board is an ACT8600 using the ACT8865 driver.
Since it is not compiled, the PMU and the CI20 board is running in
power-on reset state of the PMU.

d) compile gpio-ir driver

The CI20 board has a gpio based IR receiver.

e) configure for CONFIG_KEYBOARD_GPIO=m

The SW1 button is hooked up to send input events.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Reviewed-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/configs/ci20_defconfig