net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Thu, 12 Aug 2021 08:38:04 +0000 (10:38 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Aug 2021 23:30:35 +0000 (16:30 -0700)
commit4fb464db9c72ae671c3f332d9a8d0381557271ce
tree609db711fbd2b67b474e6c0388ff9821622c329d
parent593f8c44cc8b2290ca122315ba57c3d90ee6e812
net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES

Commit 05cdf457477d ("microblaze: Remove noMMU code") removes config
MICROBLAZE_64K_PAGES in arch/microblaze/Kconfig. However, there is still
a reference to MICROBLAZE_64K_PAGES in the config VMXNET3 in
./drivers/net/Kconfig.

Remove this obsolete reference to config MICROBLAZE_64K_PAGES.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/Kconfig