[alpha] mtd: Don't try to enable MTD_XIP

MTD_XIP can only actually be enabled on ARM, and even then it doesn't
make sense in a Debian kernel.
This commit is contained in:
Ben Hutchings 2018-04-25 22:11:44 +01:00
parent 019c1fa6f3
commit 5dc6988d26
1 changed files with 0 additions and 1 deletions

View File

@ -443,7 +443,6 @@ CONFIG_MTD_CFI_STAA=m
CONFIG_MTD_RAM=m
CONFIG_MTD_ROM=m
CONFIG_MTD_ABSENT=m
CONFIG_MTD_XIP=y
##
## file: drivers/mtd/devices/Kconfig