projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00355d8
)
ARM: config: aspeed_g5: Enable IBM OP Panel driver
author
Joel Stanley
<joel@jms.id.au>
Thu, 10 Sep 2020 00:24:16 +0000
(09:54 +0930)
committer
Joel Stanley
<joel@jms.id.au>
Fri, 11 Sep 2020 05:55:24 +0000
(15:25 +0930)
The IBM op-panel driver requires i2c slave mode.
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/configs/aspeed_g5_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/aspeed_g5_defconfig
b/arch/arm/configs/aspeed_g5_defconfig
index fcf0a0700c71a977cf8220ee6863f47cd4325b63..047975eccefb3c7a8db6d2a2cf39ceb9fd09c81b 100644
(file)
--- a/
arch/arm/configs/aspeed_g5_defconfig
+++ b/
arch/arm/configs/aspeed_g5_defconfig
@@
-128,6
+128,8
@@
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
CONFIG_KEYBOARD_GPIO_POLLED=y
# CONFIG_INPUT_MOUSE is not set
+CONFIG_INPUT_MISC=y
+CONFIG_INPUT_IBM_PANEL=y
# CONFIG_SERIO is not set
# CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set
@@
-152,6
+154,7
@@
CONFIG_I2C_MUX_PCA9541=y
CONFIG_I2C_MUX_PCA954x=y
CONFIG_I2C_ASPEED=y
CONFIG_I2C_FSI=y
+CONFIG_I2C_SLAVE=y
CONFIG_SPI=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_SYSFS=y