Searched hist:"4 fb464db" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ |
H A D | Kconfig | 4fb464db Thu Aug 12 03:38:04 CDT 2021 Lukas Bulwahn <lukas.bulwahn@gmail.com> 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>
|