X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=doc%2FREADME.atmel_mci;h=1ec4465ca0843caae09670a7b209a1ea9a947687;hb=0adf123f87baa6534ec514000f36b14ed48114d1;hp=0cbd90982943714eff57f8cf74f163726f4b6fda;hpb=314284b1567f1ce29c19060641e7f213146f7ab8;p=karo-tx-uboot.git diff --git a/doc/README.atmel_mci b/doc/README.atmel_mci index 0cbd909829..1ec4465ca0 100644 --- a/doc/README.atmel_mci +++ b/doc/README.atmel_mci @@ -20,7 +20,7 @@ board/SoC specific manner before the driver is initialized: example: this is added to at91sam9260_devices.c: -#if defined(CONFIG_ATMEL_MCI) || defined(CONFIG_GENERIC_ATMEL_MCI) +#if defined(CONFIG_GENERIC_ATMEL_MCI) void at91_mci_hw_init(void) { at91_set_a_periph(AT91_PIO_PORTA, 8, PUP); /* MCCK */