Skip to content

Commit

Permalink
kernel: remove target specific CONFIG_IKCONFIG lines
Browse files Browse the repository at this point in the history
Use generic configuration for this feature

Signed-off-by: Felix Fietkau <[email protected]>
  • Loading branch information
nbd168 authored and aiamadeus committed Oct 17, 2022
1 parent 181d7a1 commit 9e90121
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions target/linux/bcm27xx/bcm2708/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,6 @@ CONFIG_I2C=y
# CONFIG_I2C_BCM2708 is not set
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_BRCMSTB is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_INPUT=y
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Expand Down
2 changes: 0 additions & 2 deletions target/linux/bcm27xx/bcm2709/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,6 @@ CONFIG_I2C=y
# CONFIG_I2C_BCM2708 is not set
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_BRCMSTB is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_INPUT=y
CONFIG_INPUT_MOUSEDEV=y
# CONFIG_INPUT_MOUSEDEV_PSAUX is not set
Expand Down
2 changes: 0 additions & 2 deletions target/linux/bcm27xx/bcm2710/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,6 @@ CONFIG_I2C=y
# CONFIG_I2C_BCM2708 is not set
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_BRCMSTB is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_INPUT=y
CONFIG_INPUT_MOUSEDEV=y
Expand Down
2 changes: 0 additions & 2 deletions target/linux/bcm27xx/bcm2711/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -256,8 +256,6 @@ CONFIG_I2C=y
# CONFIG_I2C_BCM2708 is not set
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_BRCMSTB is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_INPUT=y
CONFIG_INPUT_MOUSEDEV=y
Expand Down
2 changes: 0 additions & 2 deletions target/linux/mediatek/filogic/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,6 @@ CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MT65XX=y
CONFIG_ICPLUS_PHY=y
CONFIG_IIO=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IO_URING=y
Expand Down
2 changes: 0 additions & 2 deletions target/linux/mediatek/mt7622/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,6 @@ CONFIG_I2C_CHARDEV=y
CONFIG_I2C_MT65XX=y
CONFIG_ICPLUS_PHY=y
CONFIG_IIO=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_ILLEGAL_POINTER_VALUE=0xdead000000000000
CONFIG_INITRAMFS_SOURCE=""
CONFIG_IO_URING=y
Expand Down

0 comments on commit 9e90121

Please sign in to comment.