Benjamin Gilbert
7f55c733b6
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
...
It doesn't actually do anything. Merge its help text into
EXTRA_FIRMWARE.
Fixes: 5620a0d1aa ("firmware: delete in-kernel firmware")
Fixes: 0946b2fb38 ("firmware: cleanup FIRMWARE_IN_KERNEL message")
Signed-off-by: Benjamin Gilbert <benjamin.gilbert@coreos.com >
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2018-01-25 12:46:30 +01:00
Hauke Mehrtens
d9ae4f18c0
MIPS: Lantiq: Activate more drivers in default configuration
...
This activates the following functionalities:
* SMP support (used on xRX200)
* PCI support
* NAND driver
* PHY driver
* UART
* Watchdog
* USB 2.0 controller
These driver are driving different IP cores found on the supported SoCs.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Acked-by: John Crispin <john@phrozen.org >
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14628/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2017-01-03 16:34:43 +01:00
Hauke Mehrtens
16190b3639
MIPS: lantiq: Refresh default configuration
...
Just generate a configuration based on this default configuration and
store it again. This removed some old configuration options.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
Acked-by: John Crispin <john@phrozen.org >
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14629/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2017-01-03 16:34:43 +01:00
John Crispin
9d9a49ab32
MIPS: Lantiq: Add defconfig for xway SoC
...
This add a default config for the Lantiq XWAY SoC.
Signed-off-by: John Crispin <blogic@openwrt.org >
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5796/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2013-09-03 23:22:16 +02:00