mbox series

[0/6] ARM: defconfig: lpc32xx: update NXP LPC32xx defconfig

Message ID 20190125220348.5357-1-vz@mleia.com (mailing list archive)
Headers show
Series ARM: defconfig: lpc32xx: update NXP LPC32xx defconfig | expand

Message

Vladimir Zapolskiy Jan. 25, 2019, 10:03 p.m. UTC
The changeset improves the default defconfig file used to build
the kernel images for NXP LPC32xx powered boards.

Now Linux kernel images built from lpc32xx_defconfig will contain
generic wide-spread debugging options, and it will support mounting
of NFSv4 shares.

Vladimir Zapolskiy (6):
  ARM: defconfig: lpc32xx: enable NFSv4 support
  ARM: defconfig: lpc32xx: enable build options for basic debugging
  ARM: defconfig: lpc32xx: enable panic on oops option
  ARM: defconfig: lpc32xx: enable serial console on HS UART
  ARM: defconfig: lpc32xx: enable generic SRAM driver
  ARM: defconfig: lpc32xx: disable superfluous GPIO controllers

 arch/arm/configs/lpc32xx_defconfig | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)