diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-10-30 00:41:28 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-11-02 00:15:25 +0900 |
commit | 0085b4191f3e30ec94beef4103679f2828d3c54f (patch) | |
tree | e2e112f502fb010715fba1f11d7a5fa5d4ca31eb /Documentation | |
parent | 04c459d204484fa4747d29c24f00df11fe6334d4 (diff) | |
download | linux-0085b4191f3e30ec94beef4103679f2828d3c54f.tar.gz linux-0085b4191f3e30ec94beef4103679f2828d3c54f.tar.bz2 linux-0085b4191f3e30ec94beef4103679f2828d3c54f.zip |
kconfig: remove silentoldconfig target
As commit 911a91c39cab ("kconfig: rename silentoldconfig to
syncconfig") announced, it is time for the removal.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/networking/ice.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/ice.rst b/Documentation/networking/ice.rst index 1e4948c9e989..4d118b827bbb 100644 --- a/Documentation/networking/ice.rst +++ b/Documentation/networking/ice.rst @@ -20,7 +20,7 @@ Enabling the driver The driver is enabled via the standard kernel configuration system, using the make command:: - make oldconfig/silentoldconfig/menuconfig/etc. + make oldconfig/menuconfig/etc. The driver is located in the menu structure at: |