Remove various unused interrupt related code
[platform/kernel/u-boot.git] / include / configs / atstk1002.h
index c9a36bc..3c03ed3 100644 (file)
@@ -69,9 +69,6 @@
 #define CONFIG_SETUP_MEMORY_TAGS
 #define CONFIG_INITRD_TAG
 
-#define CONFIG_STACKSIZE               (2048)
-
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_BOOTARGS                                                        \
        "console=ttyS0 root=/dev/mmcblk0p1 fbmem=600k rootwait=1"