diff options
-rw-r--r-- | arch/unicore32/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/unicore32/Kconfig b/arch/unicore32/Kconfig index 70f8c8ea8912..63521dc6c9d5 100644 --- a/arch/unicore32/Kconfig +++ b/arch/unicore32/Kconfig @@ -24,7 +24,7 @@ config UNICORE32 Please see web page at <http://www.pkunity.com/>. config GENERIC_GPIO - def_bool y + bool config GENERIC_CSUM def_bool y |