diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-21 13:22:46 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-21 15:15:00 +0100 |
commit | f620eb70f1a10385c33a9833e1c97d8c7fef0093 (patch) | |
tree | 2d7ffaad4f84638b6c9200f75f1abee1a6e9a9e0 /target/linux/bcm27xx/bcm2711/config-5.15 | |
parent | fbd5573dca0b54de136437474a76590a223a7fc3 (diff) | |
download | upstream-f620eb70f1a10385c33a9833e1c97d8c7fef0093.tar.gz upstream-f620eb70f1a10385c33a9833e1c97d8c7fef0093.tar.bz2 upstream-f620eb70f1a10385c33a9833e1c97d8c7fef0093.zip |
kernel: Add missing kernel configuration options
This fixes compile of the bmips target.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/bcm27xx/bcm2711/config-5.15')
-rw-r--r-- | target/linux/bcm27xx/bcm2711/config-5.15 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/bcm2711/config-5.15 b/target/linux/bcm27xx/bcm2711/config-5.15 index 824f3233ff..2f8f9dccb1 100644 --- a/target/linux/bcm27xx/bcm2711/config-5.15 +++ b/target/linux/bcm27xx/bcm2711/config-5.15 @@ -255,7 +255,6 @@ CONFIG_HW_RANDOM_IPROC_RNG200=y CONFIG_I2C=y # CONFIG_I2C_BCM2708 is not set CONFIG_I2C_BOARDINFO=y -# CONFIG_I2C_BRCMSTB is not set CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000 CONFIG_INPUT=y CONFIG_INPUT_MOUSEDEV=y |