arm64: defconfig: enable HW random as module
authorKevin Hilman <khilman@baylibre.com>
Sat, 3 Sep 2016 00:13:00 +0000 (17:13 -0700)
committerArnd Bergmann <arnd@arndb.de>
Wed, 14 Sep 2016 22:03:21 +0000 (00:03 +0200)
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>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/configs/defconfig

index 0c3d541..6e55610 100644 (file)
@@ -223,7 +223,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