]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - arch/Kconfig
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS
authorFinn Thain <fthain@telegraphics.com.au>
Tue, 15 Jan 2019 04:18:56 +0000 (15:18 +1100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 22 Jan 2019 09:21:44 +0000 (10:21 +0100)
commit666047fe2a4c9e1bc255ca0549d825b40832886c
treea21b7111e9252529f9abcc756a373d8c199f1d1e
parent109b3a89a7c48405d61a05d7a1720581a4f1574c
m68k/atari: Implement arch_nvram_ops methods and enable CONFIG_HAVE_ARCH_NVRAM_OPS

Atari RTC NVRAM uses a checksum so implement the remaining arch_nvram_ops
methods for the set_checksum and initialize ioctls. Enable
CONFIG_HAVE_ARCH_NVRAM_OPS.

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/Kconfig
arch/m68k/Kconfig.machine
arch/m68k/atari/nvram.c
drivers/char/Kconfig