• M
    C6X: select GENERIC_ATOMIC64 · 01ddd9a8
    Mark Salter 提交于
    The generic atomic64 support came in 2009 to support the perf subsystem
    with the expectation that all architectures would implement atomic64
    support. Since then, other optional parts of the generic kernel have
    also come to expect atomic64 support. This patch enables generic atomic64
    support for C6X architecture.
    Signed-off-by: NMark Salter <msalter@redhat.com>
    01ddd9a8
Kconfig 3.6 KB