ARM: sunxi_defconfig: enable MODULE_UNLOAD
authorJonathan Liu <net147@gmail.com>
Mon, 21 Sep 2015 06:13:22 +0000 (16:13 +1000)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 21 Sep 2015 07:05:13 +0000 (09:05 +0200)
commit21e29d9afd1024b63a311172bf57c41223665299
tree1c47fb1fff2c755a81a12f7a356777d56418f6d9
parent285547802936247adb77c192d08a1ddb97948bd6
ARM: sunxi_defconfig: enable MODULE_UNLOAD

Loadable module support is enabled so we should allow unloading
modules too. This also allows lsmod to show values other than "-2" in
the "Used by" column.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/configs/sunxi_defconfig