include: configs: android: remove some bootargs
Some bootargs don't need to be managed by the bootloader, instead, they can be set on the Android side. Remove hardware and serialno boot arguments.
Also removes CONFIG_SERIAL_ANDROID that was only used in this context.
Signed-off-by: Vitor Sato Eschholz vsatoes@baylibre.com