kernel: Kconfig.device: fix CONFIG_DEVICE_DEINIT_SUPPORT help text Drivers supporting device deinitialization should not select CONFIG_DEVICE_DEINIT_SUPPORT. Enabling deinit should be left up to the application configuration. Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>