]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitabe8adc84079d5f73c0ad0a338e0654ce8a9ffbb
tree609db711fbd2b67b474e6c0388ff9821622c329d
parent2f2d0f2ff84a30172ecb3de51e403ede8238c5f6
net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES

Commit 2954e95ff530 ("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