diff options
Diffstat (limited to 'include/configs/VCMA9.h')
-rw-r--r-- | include/configs/VCMA9.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/VCMA9.h b/include/configs/VCMA9.h index e012417..bb26261 100644 --- a/include/configs/VCMA9.h +++ b/include/configs/VCMA9.h @@ -100,11 +100,9 @@ /* USB support (currently only works with D-cache off) */ #define CONFIG_USB_OHCI #define CONFIG_USB_OHCI_S3C24XX -#define CONFIG_USB_KEYBOARD #define CONFIG_DOS_PARTITION /* Enable needed helper functions */ -#define CONFIG_SYS_STDIO_DEREGISTER /* needs stdio_deregister */ /* RTC */ #define CONFIG_RTC_S3C24X0 |