diff options
Diffstat (limited to 'common/Kconfig')
-rw-r--r-- | common/Kconfig | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/common/Kconfig b/common/Kconfig index 9067d1e277..8f73c8f757 100644 --- a/common/Kconfig +++ b/common/Kconfig @@ -357,12 +357,6 @@ config DEFAULT_FDT_FILE help This option is used to set the default fdt file to boot OS. -config SYS_NO_FLASH - bool "Disable support for parallel NOR flash" - default n - help - This option is used to disable support for parallel NOR flash. - config VERSION_VARIABLE bool "add U-Boot environment variable vers" default n |