提交 6af677ea 编写于 作者: P Paul Bolle 提交者: Jiri Kosina

Kconfig: remove redundant CONFIG_ prefix on two symbols

Signed-off-by: NPaul Bolle <pebolle@tiscali.nl>
Acked-by: NRandy Dunlap <rdunlap@xenotime.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 c0b5bf09
...@@ -80,7 +80,7 @@ config P1010_RDB ...@@ -80,7 +80,7 @@ config P1010_RDB
config P1022_DS config P1022_DS
bool "Freescale P1022 DS" bool "Freescale P1022 DS"
select DEFAULT_UIMAGE select DEFAULT_UIMAGE
select CONFIG_PHYS_64BIT # The DTS has 36-bit addresses select PHYS_64BIT # The DTS has 36-bit addresses
select SWIOTLB select SWIOTLB
help help
This option enables support for the Freescale P1022DS reference board. This option enables support for the Freescale P1022DS reference board.
......
...@@ -681,7 +681,7 @@ config BLK_DEV_IDE_AU1XXX ...@@ -681,7 +681,7 @@ config BLK_DEV_IDE_AU1XXX
select IDE_XFER_MODE select IDE_XFER_MODE
choice choice
prompt "IDE Mode for AMD Alchemy Au1200" prompt "IDE Mode for AMD Alchemy Au1200"
default CONFIG_BLK_DEV_IDE_AU1XXX_PIO_DBDMA default BLK_DEV_IDE_AU1XXX_PIO_DBDMA
depends on SOC_AU1200 && BLK_DEV_IDE_AU1XXX depends on SOC_AU1200 && BLK_DEV_IDE_AU1XXX
config BLK_DEV_IDE_AU1XXX_PIO_DBDMA config BLK_DEV_IDE_AU1XXX_PIO_DBDMA
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册