linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: enable HW random as module
@ 2016-09-03  0:11 Kevin Hilman
  2016-09-03  0:11 ` [PATCH] arm64: defconfig: enable meson WDT as modules Kevin Hilman
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Hilman @ 2016-09-03  0:11 UTC (permalink / raw)
  To: linux-arm-kernel

drivers/char/hw_random/Kconfig has 'default m', so
simply removing this entry from the defconfig will
enable building HW random drivers as modules.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 arch/arm64/configs/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0555b7caaf2c..4bc1af4ae162 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -176,7 +176,6 @@ CONFIG_SERIAL_XILINX_PS_UART=y
 CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y
 CONFIG_SERIAL_MVEBU_UART=y
 CONFIG_VIRTIO_CONSOLE=y
-# CONFIG_HW_RANDOM is not set
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] arm64: defconfig: enable meson WDT as modules
  2016-09-03  0:11 [PATCH] arm64: defconfig: enable HW random as module Kevin Hilman
@ 2016-09-03  0:11 ` Kevin Hilman
  0 siblings, 0 replies; 4+ messages in thread
From: Kevin Hilman @ 2016-09-03  0:11 UTC (permalink / raw)
  To: linux-arm-kernel

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 arch/arm64/configs/defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 4bc1af4ae162..2d6576fe6057 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -220,6 +220,8 @@ CONFIG_EXYNOS_THERMAL=y
 CONFIG_WATCHDOG=y
 CONFIG_RENESAS_WDT=y
 CONFIG_S3C2410_WATCHDOG=y
+CONFIG_MESON_GXBB_WATCHDOG=m
+CONFIG_MESON_WATCHDOG=m
 CONFIG_MFD_MAX77620=y
 CONFIG_MFD_SPMI_PMIC=y
 CONFIG_MFD_SEC_CORE=y
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] arm64: defconfig: enable HW random as module
  2016-09-03  0:13 [PATCH] arm64: defconfig: enable HW random as module Kevin Hilman
@ 2016-09-14 22:04 ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2016-09-14 22:04 UTC (permalink / raw)
  To: linux-arm-kernel

On Friday, September 2, 2016 5:13:00 PM CEST Kevin Hilman wrote:
> drivers/char/hw_random/Kconfig has 'default m', so
> simply removing this entry from the defconfig will
> enable building HW random drivers as modules.
> 
> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
> ---

Applied four patches to next/arm64:

699189c arm64: defconfig: enable meson I2C
5a9a9cf arm64: defconfig: enable meson SPI as module
19b9869 arm64: defconfig: enable meson WDT as modules
5012a09 arm64: defconfig: enable HW random as module

Thanks,

	Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] arm64: defconfig: enable HW random as module
@ 2016-09-03  0:13 Kevin Hilman
  2016-09-14 22:04 ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Kevin Hilman @ 2016-09-03  0:13 UTC (permalink / raw)
  To: linux-arm-kernel

drivers/char/hw_random/Kconfig has 'default m', so
simply removing this entry from the defconfig will
enable building HW random drivers as modules.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
---
 arch/arm64/configs/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0555b7caaf2c..4bc1af4ae162 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -176,7 +176,6 @@ CONFIG_SERIAL_XILINX_PS_UART=y
 CONFIG_SERIAL_XILINX_PS_UART_CONSOLE=y
 CONFIG_SERIAL_MVEBU_UART=y
 CONFIG_VIRTIO_CONSOLE=y
-# CONFIG_HW_RANDOM is not set
 CONFIG_I2C_CHARDEV=y
 CONFIG_I2C_MUX=y
 CONFIG_I2C_MUX_PCA954x=y
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-14 22:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-03  0:11 [PATCH] arm64: defconfig: enable HW random as module Kevin Hilman
2016-09-03  0:11 ` [PATCH] arm64: defconfig: enable meson WDT as modules Kevin Hilman
2016-09-03  0:13 [PATCH] arm64: defconfig: enable HW random as module Kevin Hilman
2016-09-14 22:04 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).