linux/arch/mips/configs
Paul Burton ca75e2fc77
MIPS: generic: Remove input symbols from defconfig
generic_defconfig explicitly disables CONFIG_INPUT_MOUSEDEV,
CONFIG_INPUT_KEYBOARD & CONFIG_INPUT_MOUSE which results in warnings
when merging board config fragments if any of them require these
options. This is the case for the ranchu board, which means we've had
the following warning when configuring for generic platform targets
since commit f2d0b0d5c1 ("MIPS: ranchu: Add Ranchu as a new
generic-based board"):

  $ make ARCH=mips 32r2el_defconfig
  Using ./arch/mips/configs/generic_defconfig as base
  Merging arch/mips/configs/generic/32r2.config
  Merging arch/mips/configs/generic/el.config
  Merging ./arch/mips/configs/generic/board-sead-3.config
  Merging ./arch/mips/configs/generic/board-ranchu.config
  Value of CONFIG_INPUT_KEYBOARD is redefined by fragment ./arch/mips/configs/generic/board-ranchu.config:
  Previous value: # CONFIG_INPUT_KEYBOARD is not set
  New value: CONFIG_INPUT_KEYBOARD=y

  Merging ./arch/mips/configs/generic/board-ni169445.config
  Merging ./arch/mips/configs/generic/board-boston.config
  Merging ./arch/mips/configs/generic/board-ocelot.config
  Merging ./arch/mips/configs/generic/board-xilfpga.config
  scripts/kconfig/conf  --olddefconfig Kconfig
  #
  # configuration written to .config
  #

Resolve this by removing mention of the CONFIG_INPUT_* Kconfig symbols
from generic_defconfig, allowing them to take their default values &
allowing board config fragments to enable them without warnings.

This may be problematic if CONFIG_ARCH_MIGHT_HAVE_PC_SERIO is ever
enabled for CONFIG_MIPS_GENERIC=y configurations, but for now that isn't
the case so we can worry about that if & when it happens.

Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20109/
Cc: James Hogan <jhogan@kernel.org>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
2018-08-02 10:18:37 -07:00
..
generic MIPS: generic: Add support for Microsemi Ocelot 2018-03-21 23:33:10 +00:00
ar7_defconfig firmware: Drop FIRMWARE_IN_KERNEL Kconfig option 2018-01-25 12:46:30 +01:00
ath25_defconfig firmware: Drop FIRMWARE_IN_KERNEL Kconfig option 2018-01-25 12:46:30 +01:00
ath79_defconfig firmware: Drop FIRMWARE_IN_KERNEL Kconfig option 2018-01-25 12:46:30 +01:00
bcm47xx_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
bcm63xx_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
bigsur_defconfig MIPS: Update defconfigs after previous patch. 2018-02-06 15:50:13 +00:00
bmips_be_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
bmips_stb_defconfig MIPS: BMIPS: Enable CONFIG_SOC_BRCMSTB 2018-02-19 10:55:34 +00:00
capcella_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
cavium_octeon_defconfig MIPS: Octeon: cavium_octeon_defconfig: Enable more drivers 2017-08-29 15:21:51 +02:00
ci20_defconfig MIPS: Ci20: Enable SPI/GPIO driver 2018-07-24 13:43:54 -07:00
cobalt_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
db1xxx_defconfig MIPS: Alchemy: Remove reverted CONFIG_NETLINK_MMAP from db1xxx_defconfig 2017-10-12 15:26:39 +02:00
decstation_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
e55_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
fuloong2e_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
gcw0_defconfig MIPS: ingenic: Initial GCW Zero support 2018-01-18 22:08:10 +00:00
generic_defconfig MIPS: generic: Remove input symbols from defconfig 2018-08-02 10:18:37 -07:00
gpr_defconfig MIPS: defconfig: Cleanup from non-existing options 2017-08-29 15:21:50 +02:00
ip22_defconfig MIPS: Kconfig: Set default MIPS system type as generic 2017-11-08 22:23:45 +00:00
ip27_defconfig MIPS: Update defconfigs after previous patch. 2018-02-06 15:50:13 +00:00
ip28_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
ip32_defconfig MIPS: Update defconfigs after previous patch. 2018-02-06 15:50:13 +00:00
jazz_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
jmr3927_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
lasat_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
lemote2f_defconfig MIPS: defconfig: Cleanup from non-existing options 2017-08-29 15:21:50 +02:00
loongson1b_defconfig MIPS: Loongson1: Add watchdog support for Loongson1 board 2017-01-03 16:34:42 +01:00
loongson1c_defconfig MIPS: Loongson1: Add watchdog support for Loongson1 board 2017-01-03 16:34:42 +01:00
loongson3_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
malta_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
malta_kvm_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
malta_kvm_guest_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
malta_qemu_32r6_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
maltaaprp_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
maltasmvp_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
maltasmvp_eva_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
maltaup_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
maltaup_xpa_defconfig MIPS: Malta: Use PIIX4 poweroff driver to power down 2018-06-24 09:27:27 -07:00
markeins_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
mips_paravirt_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
mpc30x_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
msp71xx_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
mtx1_defconfig MIPS: defconfig: Cleanup from non-existing options 2017-08-29 15:21:50 +02:00
nlm_xlp_defconfig MIPS: Update defconfigs after previous patch. 2018-02-06 15:50:13 +00:00
nlm_xlr_defconfig MIPS: Update defconfigs after previous patch. 2018-02-06 15:50:13 +00:00
omega2p_defconfig MIPS: configs: Add Onion Omega2+ defconfig 2017-08-29 15:21:54 +02:00
pic32mzda_defconfig firmware: Drop FIRMWARE_IN_KERNEL Kconfig option 2018-01-25 12:46:30 +01:00
pistachio_defconfig Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2017-09-15 20:43:33 -07:00
pnx8335_stb225_defconfig MIPS: Update defconfigs after previous patch. 2018-02-06 15:50:13 +00:00
qi_lb60_defconfig MIPS: qi_lb60: Enable the jz4740-wdt driver 2018-05-14 23:58:23 +01:00
rb532_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
rbtx49xx_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
rm200_defconfig USB: serial: keyspan: Drop firmware Kconfig options 2018-01-25 12:46:30 +01:00
rt305x_defconfig firmware: Drop FIRMWARE_IN_KERNEL Kconfig option 2018-01-25 12:46:30 +01:00
sb1250_swarm_defconfig MIPS: Update defconfigs after previous patch. 2018-02-06 15:50:13 +00:00
tb0219_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
tb0226_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
tb0287_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
vocore2_defconfig MIPS: configs: Add VoCore2 defconfig 2017-08-29 15:21:53 +02:00
workpad_defconfig MIPS: defconfig: Cleanup from old Kconfig options 2017-06-27 13:58:38 +02:00
xway_defconfig firmware: Drop FIRMWARE_IN_KERNEL Kconfig option 2018-01-25 12:46:30 +01:00