malta: disable unnecessary built-in CDROM support
authorTony Ambardar <itugrok@yahoo.com>
Thu, 6 Aug 2020 13:46:11 +0000 (06:46 -0700)
committerYousong Zhou <yszhou4tech@gmail.com>
Tue, 11 Aug 2020 03:25:42 +0000 (11:25 +0800)
commitda4651833ce6a4aad0ce0664b48c10f22197fb48
tree3319d3c6052898502d80d08de6c7e948a6f86f9f
parent5793112f751ee3d9f841af4846d68e6b1ff1bff4
malta: disable unnecessary built-in CDROM support

The CDROM is not needed for booting and can be included by selecting the
loadable module as a package instead.

This also avoids triggering a memory allocation failure during probing of
the CDROM due to lack of low 16MB DMA memory, as decribed in FS#3278:
https://bugs.openwrt.org/index.php?do=details&task_id=3278

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
Link: https://github.com/openwrt/openwrt/pull/3289
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
target/linux/malta/config-4.19
target/linux/malta/config-5.4