public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: enable HW random as module
@ 2016-09-03  0:13 Kevin Hilman
  2016-09-03  0:13 ` [PATCH] arm64: defconfig: enable meson WDT as modules Kevin Hilman
  2016-09-14 22:04 ` [PATCH] arm64: defconfig: enable HW random as module Arnd Bergmann
  0 siblings, 2 replies; 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
* [PATCH] arm64: defconfig: enable HW random as module
@ 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

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:13 [PATCH] arm64: defconfig: enable HW random as module Kevin Hilman
2016-09-03  0:13 ` [PATCH] arm64: defconfig: enable meson WDT as modules Kevin Hilman
2016-09-14 22:04 ` [PATCH] arm64: defconfig: enable HW random as module Arnd Bergmann
  -- strict thread matches above, loose matches on Subject: below --
2016-09-03  0:11 Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox