diff options
Diffstat (limited to 'configs/at91sam9n12ek_nandflash_defconfig')
-rw-r--r-- | configs/at91sam9n12ek_nandflash_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/at91sam9n12ek_nandflash_defconfig b/configs/at91sam9n12ek_nandflash_defconfig index 161ec94695f..483e5e9618c 100644 --- a/configs/at91sam9n12ek_nandflash_defconfig +++ b/configs/at91sam9n12ek_nandflash_defconfig @@ -22,7 +22,6 @@ CONFIG_CMD_BOOTZ=y CONFIG_CMD_MMC=y CONFIG_CMD_NAND=y CONFIG_CMD_NAND_TRIMFFS=y -CONFIG_CMD_USB=y # CONFIG_CMD_SETEXPR is not set CONFIG_CMD_DHCP=y CONFIG_CMD_PING=y @@ -57,6 +56,4 @@ CONFIG_DM_SPI=y CONFIG_TIMER=y CONFIG_ATMEL_PIT_TIMER=y CONFIG_USB=y -CONFIG_DM_USB=y -CONFIG_USB_STORAGE=y CONFIG_ATMEL_HLCD=y |