]> 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)
commit3f7ba29a6cad7feabe994c7be691c5bfde959005
tree609db711fbd2b67b474e6c0388ff9821622c329d
parentb37bc0b4a60af6a58fb4c486f451b2713cbc05aa
net: Kconfig: remove obsolete reference to config MICROBLAZE_64K_PAGES

Commit a6e5654a545f ("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