Convert CONFIG_SAMSUNG_ONENAND to Kconfig
This converts the following to Kconfig: CONFIG_SAMSUNG_ONENAND Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
This commit is contained in:
@@ -127,7 +127,6 @@
|
||||
#define CONFIG_MMC_DEFAULT_DEV 0
|
||||
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SAMSUNG_ONENAND 1
|
||||
#define CONFIG_SYS_ONENAND_BASE 0xB0000000
|
||||
|
||||
#define CONFIG_USB_GADGET_DWC2_OTG_PHY
|
||||
|
||||
@@ -88,7 +88,6 @@
|
||||
"opts=always_resume=1"
|
||||
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SAMSUNG_ONENAND
|
||||
#define CONFIG_SYS_ONENAND_BASE 0x0C000000
|
||||
|
||||
#define CONFIG_USB_GADGET_DWC2_OTG_PHY
|
||||
|
||||
@@ -91,7 +91,6 @@
|
||||
*/
|
||||
|
||||
#define CONFIG_USE_ONENAND_BOARD_INIT
|
||||
#define CONFIG_SAMSUNG_ONENAND 1
|
||||
#define CONFIG_SYS_ONENAND_BASE 0xE7100000
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user